summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix

index 2e68009..f5082fc 100644 --- a/flake.nix +++ b/flake.nix
@@ -68,7 +68,7 @@ jq ]; text = '' - nix flake update --extra-experimental-features 'nix-command flakes' + #nix flake update --extra-experimental-features 'nix-command flakes' DEPS_HASH=$(prefetch-npm-deps package-lock.json) TMPFILE=$(mktemp) jq '.npmDepsHash = "'"$DEPS_HASH"'"' hashes.json > "$TMPFILE"