update restic path for actual and fix build

This commit is contained in:
Noah Masur
2026-01-24 19:34:25 +00:00
parent fcb28c8151
commit 810c92a7b8
3 changed files with 3 additions and 3 deletions

View File

@@ -18,5 +18,5 @@
}).withPlugins
{
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.1" ];
hash = "sha256-Dvifm7rRwFfgXfcYvXcPDNlMaoxKd5h4mHEK6kJ+T4A=";
hash = "sha256-Zls+5kWd/JSQsmZC4SRQ/WS+pUcRolNaaI7UQoPzJA0=";
}