C1: deploy adelaide-baby-shower-app to ringtail k3s #349

Merged
eblume merged 20 commits from shower-app-deploy into main 2026-05-11 13:47:20 -07:00
Showing only changes of commit 83b038e1f4 - Show all commits

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

Erich Blume 2026-05-11 12:11:54 -07:00

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;
};