update nix-direnv
This commit is contained in:
4
.envrc
4
.envrc
@@ -1,5 +1,5 @@
|
|||||||
if ! has nix_direnv_version || ! nix_direnv_version 2.5.1; then
|
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
|
||||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.5.1/direnvrc" "sha256-puRzug17Ed4JFS2wbpqa3k764QV6xPP6O3A/ez/JpOM="
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
|
||||||
fi
|
fi
|
||||||
|
|
||||||
use flake
|
use flake
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
source_up
|
source_up
|
||||||
|
|
||||||
nix_direnv_watch_file flake-module.nix default.nix
|
watch_file flake-module.nix default.nix
|
||||||
|
|
||||||
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
||||||
use flake .#clan-vm-manager --builders ''
|
use flake .#clan-vm-manager --builders ''
|
||||||
|
|||||||
Reference in New Issue
Block a user