fix(nix): pin fetchPnpmDeps hash

This commit is contained in:
William Valentin
2026-02-15 18:50:13 -08:00
parent ad9552cf65
commit 1dca110f3b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"flake.lock",
"nix/package.nix"
],
"test_status": "nix build now evaluates; still requires real pnpm.fetchDeps hash from first build"
"test_status": "nix build dependency hash resolved (fetchPnpmDeps hash pinned from build output); run nix build .#flynn to verify end-to-end in host environment"
},
"deployment-targets-paas": {