Unverified Commit 78f11c72 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

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

parents 2e455882 4b107d3f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 {};