Loading pkgs/misc/sagetex/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ stdenv.mkDerivation rec { pname = "sagetex"; version = "3.6"; version = "3.6.1"; passthru.tlType = "run"; src = fetchFromGitHub { owner = "sagemath"; repo = "sagetex"; rev = "v${version}"; sha256 = "8iHcJbaY/dh0vmvYyd6zj1ZbuJRaJGb6bUBK1v4gXWU="; sha256 = "sha256-OfhbXHbGI+DaDHqZCOGiSHJPHjGuT7ZqSEjKweloW38="; }; buildInputs = [ Loading Loading
pkgs/misc/sagetex/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ stdenv.mkDerivation rec { pname = "sagetex"; version = "3.6"; version = "3.6.1"; passthru.tlType = "run"; src = fetchFromGitHub { owner = "sagemath"; repo = "sagetex"; rev = "v${version}"; sha256 = "8iHcJbaY/dh0vmvYyd6zj1ZbuJRaJGb6bUBK1v4gXWU="; sha256 = "sha256-OfhbXHbGI+DaDHqZCOGiSHJPHjGuT7ZqSEjKweloW38="; }; buildInputs = [ Loading