stp 2.3.3 -> 2.3.4_cadical https://github.com/stp/stp/releases attrpath: stp 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/stp/default.nix b/pkgs/applications/science/logic/stp/default.nix index fb41ea07f5a1..a648cbc9447e 100644 --- a/pkgs/applications/science/logic/stp/default.nix +++ b/pkgs/applications/science/logic/stp/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "stp"; - version = "2.3.3"; + version = "2.3.4_cadical"; src = fetchFromGitHub { owner = "stp"; repo = "stp"; rev = version; - sha256 = "1yg2v4wmswh1sigk47drwsxyayr472mf4i47lqmlcgn9hhbx1q87"; + sha256 = "sha256-fNx3/VS2bimlVwCejEZtNGDqVKnwBm0O2YkIUQm6eDM="; }; patches = [ # Fix missing type declaration Received ExitFailure 1 when running Raw command: /nix/store/m5bda41aijdapvpkj91125hs05r1hf2l-nix-2.18.3/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A stp nix build failed. got build log for 'stp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/5751xpl599w2c86vkjvyxfhjava9x7jf-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/ylk4pynnvqibpbbcdc0zawfbfzwp081i-stdint.patch patching file include/stp/AST/ASTNode.h Hunk #1 FAILED at 24. 1 out of 1 hunk FAILED -- saving rejects to file include/stp/AST/ASTNode.h.rej