C0: pin shower v1.1.1 FOD outputHash (probed on ringtail)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6e90c4c363
commit
4e117dc921
2 changed files with 2 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ let
|
|||
outputHashAlgo = "sha256";
|
||||
# Pinned dep closure — reproducible until version bumps. To recompute,
|
||||
# set to pkgs.lib.fakeHash and read the failure.
|
||||
outputHash = pkgs.lib.fakeHash;
|
||||
outputHash = "sha256-HTTmAldIijG03pYZNyO72LBNPCrjmyJQKgW+gU9NplI=";
|
||||
|
||||
dontFixup = true;
|
||||
};
|
||||
|
|
|
|||
1
docs/changelog.d/+shower-1.1.1-fod-pin.infra.md
Normal file
1
docs/changelog.d/+shower-1.1.1-fod-pin.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Pin shower v1.1.1 FOD outputHash (probed locally on ringtail).
|
||||
Loading…
Add table
Add a link
Reference in a new issue