Loading pkgs/tools/graphics/asymptote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ }: stdenv.mkDerivation (finalAttrs: { version = "3.01"; version = "3.02"; pname = "asymptote"; outputs = [ Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { src = fetchurl { url = "mirror://sourceforge/asymptote/${finalAttrs.version}/asymptote-${finalAttrs.version}.src.tgz"; hash = "sha256-egUACsP2vwYx2uvSCZ8H/jLU9f17Siz8gFWwCNSXsIQ="; hash = "sha256-Z5bec53elWwwxon7DPOSenEUe0lho32IOTPgJxM/xwo="; }; # override with TeX Live containers to avoid building sty, docs from source Loading Loading
pkgs/tools/graphics/asymptote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ }: stdenv.mkDerivation (finalAttrs: { version = "3.01"; version = "3.02"; pname = "asymptote"; outputs = [ Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { src = fetchurl { url = "mirror://sourceforge/asymptote/${finalAttrs.version}/asymptote-${finalAttrs.version}.src.tgz"; hash = "sha256-egUACsP2vwYx2uvSCZ8H/jLU9f17Siz8gFWwCNSXsIQ="; hash = "sha256-Z5bec53elWwwxon7DPOSenEUe0lho32IOTPgJxM/xwo="; }; # override with TeX Live containers to avoid building sty, docs from source Loading