2022-11-03T09:59:50 clingcon 5.0.0 -> 5.2.0 https://github.com/potassco/clingcon/releases 2022-11-03T09:59:52 attrpath: clingcon 2022-11-03T09:59:53 Checking auto update branch... 2022-11-03T09:59:53 No auto update branch exists 2022-11-03T09:59:58 [version] 2022-11-03T10:00:01 [version] updated version and sha256 2022-11-03T10:00:01 [rustCrateVersion] 2022-11-03T10:00:01 [rustCrateVersion] No cargoSha256 found 2022-11-03T10:00:01 [golangModuleVersion] 2022-11-03T10:00:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T10:00:01 [updateScript] 2022-11-03T10:00:01 [updateScript] skipping because derivation has no updateScript 2022-11-03T10:00:01 2022-11-03T10:00:01 [quotedUrls] 2022-11-03T10:00:01 [quotedUrls] nothing found to replace 2022-11-03T10:00:02 Diff after rewrites: diff --git a/pkgs/applications/science/logic/potassco/clingcon.nix b/pkgs/applications/science/logic/potassco/clingcon.nix index 2238e490a60..1923c840a99 100644 --- a/pkgs/applications/science/logic/potassco/clingcon.nix +++ b/pkgs/applications/science/logic/potassco/clingcon.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "clingcon"; - version = "5.0.0"; + version = "5.2.0"; src = fetchFromGitHub { owner = "potassco"; repo = pname; rev = "v${version}"; - sha256 = "1g2xkz9nsgqnrw3fdf5jchl16f0skj5mm32va61scc2yrchll166"; + sha256 = "sha256-wZfTneoQSqEnLAVE8WyPh9EABmOEhDgRm6yWAF1T7Nk="; }; patches = [ 2022-11-03T10:01:38 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A clingcon nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/h30whlch2pvqzshrydfn7j36pb7wf297-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/8p42lmb588lghk1ppaqmpax2znm34vhv-clingcon_limits.patch patching file libclingcon/clingcon/base.hh Hunk #1 FAILED at 28. 1 out of 1 hunk FAILED -- saving rejects to file libclingcon/clingcon/base.hh.rej patching file libclingcon/clingcon/util.hh