tests.texlive: init

This commit is contained in:
Dmitry Kalinkin
2020-10-06 19:24:41 -04:00
parent 86e6adc799
commit 074f6d9d84
2 changed files with 68 additions and 0 deletions
+2
View File
@@ -39,5 +39,7 @@ with pkgs;
patch-shebangs = callPackage ./patch-shebangs {};
texlive = callPackage ./texlive {};
writers = callPackage ../build-support/writers/test.nix {};
}