opendht 2.4.12 -> 2.5.1 https://github.com/savoirfairelinux/opendht/releases attrpath: opendht Checking auto update branch... An auto update branch exists with message `opendht: 2.4.12 -> 2.5.0`. New version is 2.5.1. The auto update branch does not match or exceed the new version. [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/opendht/default.nix b/pkgs/development/libraries/opendht/default.nix index c016b7635aa..6475f81da61 100644 --- a/pkgs/development/libraries/opendht/default.nix +++ b/pkgs/development/libraries/opendht/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "opendht"; - version = "2.4.12"; + version = "2.5.1"; src = fetchFromGitHub { owner = "savoirfairelinux"; repo = "opendht"; rev = "v${version}"; - sha256 = "sha256-PC3Oaa1i2emkTB6ooBxvjuKVikzWjfmj89t1HP8tUXo="; + sha256 = "sha256-gsIA232ChBl8YbPOuQ6qk8AixQ1vFDKflNZ0cyIbWEQ="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/fgncrjwaa17jjjmsb2qjhkdmyh0i5cx1-opendht-2.5.1" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed