Loading pkgs/applications/science/biology/igv/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "igv"; version = "2.17.3"; version = "2.17.4"; src = fetchzip { url = "https://data.broadinstitute.org/igv/projects/downloads/${lib.versions.majorMinor version}/IGV_${version}.zip"; sha256 = "sha256-SGqkWBv4nol0+lnGN7wBHJvndcIqZ5+Wt1wAcXA42cU="; sha256 = "sha256-LF/rwm/XlLHAJjiAlQVTmx5l+5Np2b5rPjoCdN/qERU="; }; installPhase = '' Loading Loading
pkgs/applications/science/biology/igv/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "igv"; version = "2.17.3"; version = "2.17.4"; src = fetchzip { url = "https://data.broadinstitute.org/igv/projects/downloads/${lib.versions.majorMinor version}/IGV_${version}.zip"; sha256 = "sha256-SGqkWBv4nol0+lnGN7wBHJvndcIqZ5+Wt1wAcXA42cU="; sha256 = "sha256-LF/rwm/XlLHAJjiAlQVTmx5l+5Np2b5rPjoCdN/qERU="; }; installPhase = '' Loading