update caddy lock file
Some checks failed
ci/woodpecker/push/build-cache Pipeline failed

This commit is contained in:
Lucy Hochkamp 2025-10-10 10:38:33 +02:00
parent c8ec1aaf0e
commit 0345c756d8
No known key found for this signature in database
3 changed files with 5 additions and 4 deletions

View file

@ -34,11 +34,12 @@ steps:
- nix --version
- attic login default $${ATTIC_ENDPOINT} $${ATTIC_PUSH_TOKEN}
- attic use $${ATTIC_CACHE}
- attic watch-store $${ATTIC_CACHE} &
# - attic watch-store $${ATTIC_CACHE} &
# - nix build .#nixosConfigurations.ds9.config.system.build.toplevel .#nixosConfigurations.picard.config.system.build.toplevel .#nixosConfigurations.theseus.config.system.build.toplevel
# - nix flake archive --json .
- attic push xyno $(nix flake archive --json . | jq -r '[.. | .path? | select(. != null)] | unique | .[]')
- mkdir /tmp/reports
- nix-fast-build --no-nom --skip-cached --result-file /tmp/reports/junit.xml --result-format junit --attic-cache xyno --flake .#hydraJobs.systems
- nix-fast-build --debug --no-nom --skip-cached --result-file /tmp/reports/junit.xml --result-format junit --attic-cache $${ATTIC_CACHE} --flake .#hydraJobs.systems
- name: junit-reports
image: ghcr.io/wgroeneveld/woodpecker-ascii-junit:main
settings:

View file

@ -1,6 +1,6 @@
when:
- event: cron
con: dependency_update
cron: dependency_update
steps:
- name: nix-flake-update

View file

@ -34,7 +34,7 @@ caddy.override {
cp -r --reflink=auto . $out
'';
outputHash = "sha256-r4+WK8UhGLAuIvdV6uiH2bMh/SjTfY4CzKcpHU0Gu5s=";
outputHash = "sha256-sN3khgPLbBxhRohE+KXPNPFDowHJN5q/5J5uJ6wzLT8=";
outputHashMode = "recursive";
};