Loading pkgs/tools/graphics/asymptote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ }: stdenv.mkDerivation rec { version = "2.83"; version = "2.85"; pname = "asymptote"; src = fetchFromGitHub { owner = "vectorgraphics"; repo = pname; rev = version; hash = "sha256-Kz1uh3fMbADd39seunfL5O2Q31VLGKhu/ZuKi9/kuEc="; hash = "sha256-GyW9OEolV97WtrSdIxp4MCP3JIyA1c/DQSqg8jLC0WQ="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/graphics/asymptote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ }: stdenv.mkDerivation rec { version = "2.83"; version = "2.85"; pname = "asymptote"; src = fetchFromGitHub { owner = "vectorgraphics"; repo = pname; rev = version; hash = "sha256-Kz1uh3fMbADd39seunfL5O2Q31VLGKhu/ZuKi9/kuEc="; hash = "sha256-GyW9OEolV97WtrSdIxp4MCP3JIyA1c/DQSqg8jLC0WQ="; }; nativeBuildInputs = [ Loading