repo.or.cz
/
myCabin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[cardcity] service drafts
[myCabin.git]
/
.envrc
blob
e1549e54b1e20488272a91210ee756fd9a9a1e31
1
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
2
source_url \
3
"https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" \
4
"sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
5
fi
6
7
nix_direnv_watch_file \
8
default.nix \
9
shell-hook.nix
10
11
use nix