C1: pin shower v1.0.2 FOD outputHash from run 540

This commit is contained in:
Erich Blume 2026-05-11 12:11:54 -07:00
commit 83b038e1f4

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-tSTH/HaDY7M0qxlauBTM+JekZAgF++K2lGP3PLvym/o=";
dontFixup = true;
};