agent: fix CI — drop tracker tag in checks.nix comment, regenerate npmDepsHash
- nix/checks.nix: 'hyperhive#3685' in a source comment trips the tracker-tag lint (prose-only, per hive-rules.md) — argus caught it on review. Reworded without the ref. - frontend/npm-deps-hash: the earlier scaffold commit (be18f460) added preact/typescript to agent/package.json, which regenerated package-lock.json but never re-derived this hash in lockstep — nix flake check's frontend derivation was failing on a hash mismatch. Regenerated via 'nix run nixpkgs#prefetch-npm-deps -- frontend/package-lock.json'.
This commit is contained in:
parent
99c614cd54
commit
4a55a9a6e8
2 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
sha256-8mYI9b1nuQ8YNFkW/ezJwO5Qw6NJTDG+kspYozs/5cI=
|
||||
sha256-9sh4G6A00NNi5YKaMQ1v0vZQj+gmGxYPhYZhlqweApM=
|
||||
|
|
|
|||
Loading…
Reference in a new issue