astc-encoder: init at 2.5
This builds the astc-encoder with the appropriate SIMD instructions automatically selected depending on host machine.
This commit is contained in:
@@ -1035,6 +1035,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;
|
||||
|
||||
Reference in New Issue
Block a user