Changes
2 changed files (+4/-4)
-
-
@@ -110,7 +110,7 @@"github.com/caddy-dns/porkbun@v0.3.1" "dev.mediocregopher.com/mediocre-caddy-plugins.git@v0.0.0-20250308145011-421597d7c920" ]; hash = "sha256-8GjlNnYCv1VzfVh6OagcihU6jeNkFrkHyHW2KnhyJbc="; hash = "sha256-v1qOjM4KHc1+qfPJ+4fBfMtcV1Ozs62OXoD9iBA/nes="; }; # 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-lTuv/UWEQQBkSZcLxrtynN4ntvN0wcEklXWcN39FtzQ="; hash = "sha256-n9l0aKPd01+XjYz9jjWDkhGVzsQw5LgNFbZRIoKGSeg="; }; # 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.1.tar.xz"; hash = "sha256-qD/Z/67X7uZ57ZLOsG91tGFev2bTrE+9v7yVZ9xTP0o="; url = "mirror://kernel/software/scm/git/git-2.51.2.tar.xz"; hash = "sha256-Iz1xQ6LVjmB1Xu6bdvVZ7HPqKzwpf1tQMWKs6VlmtOM="; }; patches = [ # Make default pages configurable
-