clpeak 1.1.0 -> 1.1.2 https://repology.org/project/clpeak/versions attrpath: clpeak 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/misc/clpeak/default.nix b/pkgs/tools/misc/clpeak/default.nix index 4b190acf19b7..f563b09e6a91 100644 --- a/pkgs/tools/misc/clpeak/default.nix +++ b/pkgs/tools/misc/clpeak/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "clpeak"; - version = "1.1.0"; + version = "1.1.2"; src = fetchFromGitHub { owner = "krrishnarraj"; repo = "clpeak"; rev = version; fetchSubmodules = true; - sha256 = "1wkjpvn4r89c3y06rv7gfpwpqw6ljmqwz0w0mljl9y5hn1r4pkx2"; + sha256 = "sha256-4ao9nYxhstHunpU5/B1bOMDtF8JxFvEMUX2zMnvfyJw="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A clpeak nix build failed. calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/g383kidgpwg60jgzkf5b1k869rks0n2i-opencl-clhpp-2.0.15 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/g383kidgpwg60jgzkf5b1k869rks0n2i-opencl-clhpp-2.0.15 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/g383kidgpwg60jgzkf5b1k869rks0n2i-opencl-clhpp-2.0.15 calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/qwfm9vcva9d5gw0xjwr123r99kpadphd-opencl-headers-2023.12.14 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/qwfm9vcva9d5gw0xjwr123r99kpadphd-opencl-headers-2023.12.14 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/qwfm9vcva9d5gw0xjwr123r99kpadphd-opencl-headers-2023.12.14 calling 'postHook' function hook 'makeCmakeFindLibs' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/sbf9hvv42rjmsj28v4y5mmifng0rxjgq-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/sbf9hvv42rjmsj28v4y5mmifng0rxjgq-source source root is source calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/xzvklw5mdfrqkkag25azh4y3ick25jg1-clpeak-clhpp2.diff patching file CMakeLists.txt Hunk #1 FAILED at 22. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej patching file include/clpeak.h Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file include/clpeak.h.rej patching file include/common.h Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file include/common.h.rej patching file src/clpeak.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/clpeak.cpp.rej