Changes
3 changed files (+9/-8)
-
-
@@ -97,7 +97,7 @@enable = true; package = pkgs.caddy.withPlugins { plugins = [ "github.com/caddy-dns/porkbun@v0.3.1" ]; hash = "sha256-7TqepCX9F5AMAUJrH8wxdnrr3JMezhowyIPlfFYUQG8="; hash = "sha256-YZ4Bq0hfOJpa0C2lKipEY4fqwzJbEFM7ci5ys9S3uAo="; }; # Porkbun API keys environmentFile = "/etc/caddy/env";
-
-
-
@@ -1,15 +1,16 @@final: prev: { cgit = prev.cgit.overrideAttrs (old: { # This branch is actively maintained by Christian Hesse # Actively maintained branch by Christian Hesse src = prev.fetchurl { url = "https://git.zx2c4.com/cgit/snapshot/cgit-ch/for-jason.tar.xz"; hash = "sha256-n5hPVGiiVHmdnu0vTcCP/w3Wtleoj4MgWF3NuAcc2JY="; hash = "sha256-DvJtf+mbEA8FyUzzR6idni8A/NeMIr3zXJ6JjvZbZCk="; }; # 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.49.0.tar.xz"; hash = "sha256-YYGQz1kLfp9sEfkfI7HSZ82Yw6szuFBBbYdY+LWoVig="; url = "mirror://kernel/software/scm/git/git-2.50.0.tar.xz"; hash = "sha256-3/PAAOQArOOmO4pvizt2uI7P3/1FBKBKukJINyzewEU="; }; patches = [ # Make default pages configurable
-
-
-
@@ -61,11 +61,11 @@}, "nixpkgs": { "locked": { "lastModified": 1750365781, "narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=", "lastModified": 1750506804, "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54", "rev": "4206c4cb56751df534751b058295ea61357bbbaa", "type": "github" }, "original": {
-