forked from lix-project/hydra
Add default.nix, shell.nix for compatibility
This commit is contained in:
parent
4009d4295e
commit
d1f367f657
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 a new issue