Commit 638ad5c
committed
deps: pin zlib + openmpt to commit SHAs (kill remaining moving-branch drift)
zlib (was allyourcodebase/zlib refs/heads/main) and openmpt (pmarreck/openmpt
refs/heads/master) were the last two deps tracking moving branches — the same
latent drift that broke CI when sqlite3's heads/main bumped 3.51->3.53. Pin both
to immutable commits:
- zlib -> d3b5519d3b73616a6bfece0712f080029d2a9244
- openmpt -> 4066adfb77c095ac9f5d3437448fdcefb6a77e92
Current branch HEADs match the recorded hashes byte-for-byte, so only the URLs
change; zigDepsHash is unchanged (verified by forcing a fakeHash FOD re-derive
-> same got: hash, per the cached-FOD-masks-changes lesson). No moving-branch
deps remain in build.zig.zon. nix checks.test green.1 parent 68c4be5 commit 638ad5c
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | | - | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments