Changes
1 changed files (+3/-3)
-
-
@@ -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-jc8KX7/MImCFgnVyTu619gdpVLjo90KYJUMLkQFHR3w="; hash = "sha256-mdikmO2LFZSrIDBxwYsejfNEqMNUp+TkbHlPFg8HVjc="; }; # 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.52.0.tar.xz"; hash = "sha256-PNj+6G9pqUnLYQ/ujNkmTmhz0H+lhBH2Bgs9YnKe18U="; url = "mirror://kernel/software/scm/git/git-2.53.0.tar.xz"; hash = "sha256-WBi9fYCwYbu9/sikM9YJ3IgYoFmR9zH/xKVh4soYxlM="; }; patches = [ # Make default pages configurable
-