C1: pin shower v1.1.0 FOD outputHash from run 547

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-05-11 17:22:20 -07:00
commit 444ff91b61

View file

@ -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-kTNOswobtkgyQmmqbQM8XO4vvaGg57nCuuZGbNXb0NM=";
dontFixup = true;
};