flake: Added compat for flakes
This commit is contained in:
parent
20d1f0877e
commit
6577afa3a3
3
default.nix
Normal file
3
default.nix
Normal file
@ -0,0 +1,3 @@
|
||||
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
|
||||
src = builtins.fetchGit ./.;
|
||||
}).defaultNix
|
Loading…
Reference in New Issue
Block a user