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) <noreply@anthropic.com>
This commit is contained in:
parent
9d069a1457
commit
b8c7783443
2 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue