testing direnv
This commit is contained in:
parent
cdff9b8d38
commit
8bca2c898f
1 changed files with 5 additions and 1 deletions
4
.envrc
4
.envrc
|
|
@ -1 +1,5 @@
|
|||
if nix flake show &> /dev/null; then
|
||||
use flake
|
||||
else
|
||||
use nix
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue