Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-10-11 00:27:42 +02:00
184 changed files with 4894 additions and 3560 deletions
+2
View File
@@ -41,5 +41,7 @@ with pkgs;
patch-shebangs = callPackage ./patch-shebangs {};
texlive = callPackage ./texlive {};
writers = callPackage ../build-support/writers/test.nix {};
}