From b8c77834433da668a77c65581550279f2e37435c Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Fri, 15 May 2026 06:26:33 -0700 Subject: [PATCH] C1: pin shower v1.1.2 FOD outputHash (probed on ringtail) Bump service-versions.yaml to match the new nix version so the container-version-check pre-commit hook stays green. Co-Authored-By: Claude Opus 4.7 (1M context) --- containers/shower/default.nix | 2 +- service-versions.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/containers/shower/default.nix b/containers/shower/default.nix index aef9c94..f7115bc 100644 --- a/containers/shower/default.nix +++ b/containers/shower/default.nix @@ -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-B5INpydOP3DmlgHfgpzKf+2mv0y9Wr2YNK7/5kh0hOc="; dontFixup = true; }; diff --git a/service-versions.yaml b/service-versions.yaml index 63bc5df..02f2979 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -46,8 +46,8 @@ services: - name: shower type: argocd - last-reviewed: 2026-05-11 - current-version: "1.1.0" + last-reviewed: 2026-05-15 + current-version: "1.1.2" upstream-source: https://forge.eblu.me/eblume/adelaide-baby-shower-app notes: | Django app for Adelaide / Heidi / Addie's baby shower. Wheel