cbmc 6.0.1 -> 6.1.0 https://github.com/diffblue/cbmc/releases attrpath: cbmc 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/applications/science/logic/cbmc/default.nix b/pkgs/applications/science/logic/cbmc/default.nix index c980e84f9d9f..f150fbf9402d 100644 --- a/pkgs/applications/science/logic/cbmc/default.nix +++ b/pkgs/applications/science/logic/cbmc/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "cbmc"; - version = "6.0.1"; + version = "6.1.0"; src = fetchFromGitHub { owner = "diffblue"; repo = pname; rev = "${pname}-${version}"; - sha256 = "sha256-7syRpCNL7TRZoJaNrmAdahNy7IyovyniYyOwD/lzhuw="; + sha256 = "sha256-Z3Y8xZrxBFWPmXNp6CwTst/D4znsWBI69qHa/COMssU="; }; nativeBuildInputs = [ 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 cbmc nix build failed. calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/kp2j7yn0wzwq5piy494r54dafrh83s6s-gcc-wrapper-13.3.0 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/kp2j7yn0wzwq5piy494r54dafrh83s6s-gcc-wrapper-13.3.0 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/kp2j7yn0wzwq5piy494r54dafrh83s6s-gcc-wrapper-13.3.0 calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/9rz99vibv1782dxjkwvxr29s7f2f86wl-binutils-wrapper-2.42 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/9rz99vibv1782dxjkwvxr29s7f2f86wl-binutils-wrapper-2.42 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/9rz99vibv1782dxjkwvxr29s7f2f86wl-binutils-wrapper-2.42 calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/yqvaii98qnlnhc77bkn1231r5h0gxgrd-cadical-2.0.0-dev calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/yqvaii98qnlnhc77bkn1231r5h0gxgrd-cadical-2.0.0-dev calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/yqvaii98qnlnhc77bkn1231r5h0gxgrd-cadical-2.0.0-dev calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/spc7v0cdz3c394zlbznipv919a8svbv7-cadical-2.0.0-lib calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/spc7v0cdz3c394zlbznipv919a8svbv7-cadical-2.0.0-lib calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/spc7v0cdz3c394zlbznipv919a8svbv7-cadical-2.0.0-lib calling 'envHostTargetHook' function hook 'addCMakeParams' /nix/store/r3f45k40j88przak4rrxqjff5g8v3nww-cadical-2.0.0 calling 'envHostTargetHook' function hook 'ccWrapper_addCVars' /nix/store/r3f45k40j88przak4rrxqjff5g8v3nww-cadical-2.0.0 calling 'envHostTargetHook' function hook 'bintoolsWrapper_addLDVars' /nix/store/r3f45k40j88przak4rrxqjff5g8v3nww-cadical-2.0.0 calling 'postHook' function hook 'makeCmakeFindLibs' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/0rr5h482g7pvzzdyn75fxqkbk1003hn1-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/0rr5h482g7pvzzdyn75fxqkbk1003hn1-source source root is source calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/rps0z2xhaj0xpwz8hbzxxv0bwsk105s9-0001-Do-not-download-sources-in-cmake.patch patching file src/solvers/CMakeLists.txt 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/solvers/CMakeLists.txt.rej