This repository was archived by the owner on Dec 27, 2025. It is now read-only.
Commit 73fd886
committed
chore: automate Nix hash update when lock file changes
Add `update-nix-hash` task and chain it to `update-lock` so that Nix
flake hashes stay synchronized with Deno lock file changes. This prevents
divergence between Deno and Nix dependency versions.1 parent 316068f commit 73fd886
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments