Loading pkgs/development/libraries/eccodes/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "eccodes"; version = "2.30.2"; version = "2.32.0"; src = fetchurl { url = "https://confluence.ecmwf.int/download/attachments/45757960/eccodes-${version}-Source.tar.gz"; sha256 = "sha256-ObleQiGxFtyBhlbQTIKIQFXUiuuqKZDCWeqM3/2kJYI="; sha256 = "sha256-tX6O6w66DAXWb9pVJ8T/qEtas1xGvLyaIicUKXPMuOY="; }; postPatch = '' Loading Loading
pkgs/development/libraries/eccodes/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "eccodes"; version = "2.30.2"; version = "2.32.0"; src = fetchurl { url = "https://confluence.ecmwf.int/download/attachments/45757960/eccodes-${version}-Source.tar.gz"; sha256 = "sha256-ObleQiGxFtyBhlbQTIKIQFXUiuuqKZDCWeqM3/2kJYI="; sha256 = "sha256-tX6O6w66DAXWb9pVJ8T/qEtas1xGvLyaIicUKXPMuOY="; }; postPatch = '' Loading