1
1
mirror of https://github.com/oxalica/nil.git synced 2024-07-14 22:10:33 +03:00
nil/default.nix

4 lines
135 B
Nix
Raw Permalink Normal View History

2022-09-22 17:00:32 +03:00
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
src = builtins.fetchGit ./.;
}).defaultNix