Merge pull request #119018 from dasisdormax/add-astc-encoder

This commit is contained in:
Sandro
2021-04-20 23:18:02 +02:00
committed by GitHub
3 changed files with 83 additions and 0 deletions
+2
View File
@@ -1050,6 +1050,8 @@ in
asls = callPackage ../development/tools/misc/asls { };
astc-encoder = callPackage ../tools/graphics/astc-encoder { };
asymptote = callPackage ../tools/graphics/asymptote {
texLive = texlive.combine { inherit (texlive) scheme-small epsf cm-super texinfo; };
gsl = gsl_1;