Add nix devshell
This commit is contained in:
parent
3702fc3acb
commit
1c7de4fc91
4 changed files with 88 additions and 0 deletions
3
.envrc
Normal file
3
.envrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
if has nix; then
|
||||
use flake
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue