Merge pull request #199258 from wegank/asymptote-aarch64-darwin

This commit is contained in:
Martin Weinelt
2022-11-12 18:29:43 +01:00
committed by GitHub
-1
View File
@@ -2179,7 +2179,6 @@ with pkgs;
asymptote = callPackage ../tools/graphics/asymptote {
texLive = texlive.combine { inherit (texlive) scheme-small epsf cm-super texinfo media9 ocgx2; };
gsl = gsl_1;
};
async = callPackage ../development/tools/async {};