Changes
2 changed files (+4/-4)
-
-
@@ -108,7 +108,7 @@# By default only errors are logged logFormat = ""; globalConfig = '' dns porkbun { acme_dns porkbun { api_key {env.PORKBUN_API_KEY} api_secret_key {env.PORKBUN_API_SECRET_KEY} }
-
-
-
@@ -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-DvJtf+mbEA8FyUzzR6idni8A/NeMIr3zXJ6JjvZbZCk="; hash = "sha256-K1AcjxODdL2LGLqp4hpVkYXcA6T06uquxIq3naNR7jA="; }; # 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.50.0.tar.xz"; hash = "sha256-3/PAAOQArOOmO4pvizt2uI7P3/1FBKBKukJINyzewEU="; url = "mirror://kernel/software/scm/git/git-2.50.1.tar.xz"; hash = "sha256-fj5sNt7L2PHu3RTULbZnS+A2ccIgSGS++ipBdWxcj8Q="; }; patches = [ # Make default pages configurable
-