cbmc 5.76.1 -> 5.78.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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/logic/cbmc/default.nix b/pkgs/applications/science/logic/cbmc/default.nix index ddfa999fcc7..20ed2f3f950 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 = "5.76.1"; + version = "5.78.0"; src = fetchFromGitHub { owner = "diffblue"; repo = pname; rev = "${pname}-${version}"; - sha256 = "sha256-OVOoAfoqev33c7pIzBGK9HD+zgji/+BWKD33RYJaSDc="; + sha256 = "sha256-hE5846XB2txZm696cZ/BRlIWNyyyV+r4EC+Mc+fRqiE="; }; nativeBuildInputs = [ 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 cbmc nix build failed. got build log for 'cbmc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/szqn7v3wy1h1ss3dsa515xi65jdr5jxf-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/b4sbb5rzsxk46bvks51fsglfq6wcxmrs-0001-Do-not-download-sources-in-cmake.patch patching file src/solvers/CMakeLists.txt Hunk #1 FAILED at 106. 1 out of 1 hunk FAILED -- saving rejects to file src/solvers/CMakeLists.txt.rej