1
1
mirror of https://github.com/oxalica/nil.git synced 2024-09-11 18:47:13 +03:00
nil/default.nix

4 lines
135 B
Nix
Raw 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