repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
test
/
nixpkgs-check-by-name
/
.envrc
blob
4555ccf0921f3390b123246d1c5e133655986a74
1
if has nix_direnv_watch_file; then
2
nix_direnv_watch_file default.nix shell.nix
3
else
4
watch_file default.nix shell.nix
5
fi
6
7
use nix