update caddy lock file
This commit is contained in:
parent
c8ec1aaf0e
commit
8b0fa1232a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
when:
|
when:
|
||||||
- event: cron
|
- event: cron
|
||||||
con: dependency_update
|
cron: dependency_update
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: nix-flake-update
|
- name: nix-flake-update
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ caddy.override {
|
||||||
cp -r --reflink=auto . $out
|
cp -r --reflink=auto . $out
|
||||||
'';
|
'';
|
||||||
|
|
||||||
outputHash = "sha256-r4+WK8UhGLAuIvdV6uiH2bMh/SjTfY4CzKcpHU0Gu5s=";
|
outputHash = "sha256-sN3khgPLbBxhRohE+KXPNPFDowHJN5q/5J5uJ6wzLT8=";
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue