forked from lix-project/hydra
Default to devShell
in shell.nix
This commit is contained in:
parent
07a4465260
commit
0add1cc6d8
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
|
||||
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
|
||||
src = builtins.fetchGit ./.;
|
||||
}).shellNix
|
||||
}).defaultNix.devShell
|
||||
|
|
Loading…
Reference in a new issue