C1: deploy adelaide-baby-shower-app to ringtail k3s #349
1 changed files with 3 additions and 2 deletions
C1: pin shower FOD outputHash from run 535
commit
118cbbf74b
|
|
@ -105,8 +105,9 @@ let
|
||||||
|
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
# Computed by setting to pkgs.lib.fakeHash and reading the failure.
|
# Pinned dep closure — reproducible until version bumps. To recompute,
|
||||||
outputHash = pkgs.lib.fakeHash;
|
# set to pkgs.lib.fakeHash and read the failure.
|
||||||
|
outputHash = "sha256-DQIzHm7b4f1SHDU/KiclS6yZmF/GlizaeH8CM1Hg59s=";
|
||||||
|
|
||||||
dontFixup = true;
|
dontFixup = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue