createrepo_c 0.17.2 -> 0.21.1 https://github.com/rpm-software-management/createrepo_c/releases attrpath: createrepo_c 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/tools/package-management/createrepo_c/default.nix b/pkgs/tools/package-management/createrepo_c/default.nix index fc0628e0908..d56de4acbb4 100644 --- a/pkgs/tools/package-management/createrepo_c/default.nix +++ b/pkgs/tools/package-management/createrepo_c/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "createrepo_c"; - version = "0.17.2"; + version = "0.21.1"; src = fetchFromGitHub { owner = "rpm-software-management"; repo = "createrepo_c"; rev = version; - sha256 = "sha256-rcrJjcWj+cTAE3k11Ynr7CQCOWD+rb60lcar0G2w06A="; + sha256 = "sha256-PdRf2c/RkVMSaWXODhShIH3rv17en0Rycxtei8NX36E="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A createrepo_c nix build failed. got build log for 'createrepo_c' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/gb04429rmfa05sc72lskcah6risry0xl-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/kmp4m58ksr69hxrxgqgx79x5qnzb8xiv-fix-bash-completion-path.patch patching file CMakeLists.txt Hunk #1 succeeded at 125 (offset 8 lines). applying patch /nix/store/6d7vq2vdxw7h0bxbprf8b0890nkjfy6j-fix-python-install-path.patch patching file src/python/CMakeLists.txt Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- saving rejects to file src/python/CMakeLists.txt.rej