C1: pin shower v1.0.1 FOD outputHash from run 537

This commit is contained in:
Erich Blume 2026-05-11 10:28:50 -07:00
commit 3ead5ae213

View file

@ -107,7 +107,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-9J2cxNxFSkSWLy2nwPtqV0Qtn54YVJ3LiijsqKQT+uc=";
dontFixup = true;
};