isocodes 4.11.0 -> 4.13.0 https://repology.org/project/iso-codes/versions attrpath: isocodes Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/iso-codes/default.nix b/pkgs/development/libraries/iso-codes/default.nix index aca509b3b03..b71763ceae6 100644 --- a/pkgs/development/libraries/iso-codes/default.nix +++ b/pkgs/development/libraries/iso-codes/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "iso-codes"; - version = "4.11.0"; + version = "4.13.0"; src = fetchurl { url = "https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v${version}/${pname}-v${version}.tar.gz"; - sha256 = "sha256-QI95nfQTVGj6fKNetrBcQAS+pEPYHKWLibLkgkAagrs="; + sha256 = "sha256-GSWi/n1LeqKAXqcFnL7eXAeI2izA8ab64XrisrAzN7Y="; }; nativeBuildInputs = [ gettext python3 ]; Successfully finished processing cachix "/nix/store/02fa1sxlblh6gimxb96dlrp80j3fxzb4-iso-codes-4.13.0" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed