Changes
2 changed files (+4/-4)
-
-
@@ -109,7 +109,7 @@"github.com/caddy-dns/porkbun@v0.3.1" "dev.mediocregopher.com/mediocre-caddy-plugins.git@v0.0.0-20250308145011-421597d7c920" ]; hash = "sha256-v1qOjM4KHc1+qfPJ+4fBfMtcV1Ozs62OXoD9iBA/nes="; hash = "sha256-bRcaatpOlTijRAAIw5aK8szZpxRL4ck+ORhCLznUqEE="; }; # Porkbun API keys environmentFile = "/etc/caddy/env";
-
-
-
@@ -3,14 +3,14 @@ final: prev: {# Actively maintained branch by Christian Hesse src = prev.fetchurl { url = "https://git.zx2c4.com/cgit/snapshot/cgit-ch/for-jason.tar.xz"; hash = "sha256-n9l0aKPd01+XjYz9jjWDkhGVzsQw5LgNFbZRIoKGSeg="; hash = "sha256-jc8KX7/MImCFgnVyTu619gdpVLjo90KYJUMLkQFHR3w="; }; # Need to set this since the branch name has a / sourceRoot = "cgit-ch/for-jason"; # Set this Git version to match latest commit in https://git.zx2c4.com/cgit/log/?h=ch/for-jason gitSrc = prev.fetchurl { url = "mirror://kernel/software/scm/git/git-2.51.2.tar.xz"; hash = "sha256-Iz1xQ6LVjmB1Xu6bdvVZ7HPqKzwpf1tQMWKs6VlmtOM="; url = "mirror://kernel/software/scm/git/git-2.52.0.tar.xz"; hash = "sha256-PNj+6G9pqUnLYQ/ujNkmTmhz0H+lhBH2Bgs9YnKe18U="; }; patches = [ # Make default pages configurable
-