Check for nix-shell in .envrc

This commit is contained in:
Dave Gallant
2021-12-14 01:14:57 -05:00
parent 0058604e04
commit 702fd2aed5

2
.envrc
View File

@@ -1 +1,3 @@
if has nix-shell; then
use_nix
fi