sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
public-inbox: fix to support the current nixpkgs
[sourcephile-nix.git]
/
.envrc
diff --git
a/.envrc
b/.envrc
index d7a6ca62b0c6291783b1f513691c197af196b3c7..3550a30f2de389e537ee40ca5e64a77dc185c79b 100644
(file)
--- a/
.envrc
+++ b/
.envrc
@@
-1,10
+1
@@
-# Build or reuse .cache/nix/
-source_env .lib/nix/envrc.sh
-
-# Rebuild the .cache/nix/ when a file changes in shell/
-# and its subdirectories.
-while read -r dir
- do watch_file "$dir"
- done <<EOF
-$(find shell/ -type d)
-EOF
+use flake