simplify .envrc

This commit is contained in:
Johannes Kirschbauer 2024-04-16 09:58:46 +02:00 committed by mergify[bot]
parent 53428e2d79
commit 7c9048b90c

View File

@ -1,10 +1,6 @@
source_up
files=(../../flake.nix flake-module.nix Cargo.lock)
if type nix_direnv_watch_file &>/dev/null; then
nix_direnv_watch_file "${files[@]}"
else
watch_file "${files[@]}"
fi
watch_file ../../flake.nix flake-module.nix Cargo.lock
# use the
use flake .#pesto --builders ''