bmake 20240301 -> 20240314 https://repology.org/project/bmake/versions attrpath: bmake 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/by-name/bm/bmake/package.nix b/pkgs/by-name/bm/bmake/package.nix index fe4e8b6ed6dd..36442912345d 100644 --- a/pkgs/by-name/bm/bmake/package.nix +++ b/pkgs/by-name/bm/bmake/package.nix @@ -11,11 +11,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "bmake"; - version = "20240301"; + version = "20240314"; src = fetchurl { url = "http://www.crufty.net/ftp/pub/sjg/bmake-${finalAttrs.version}.tar.gz"; - hash = "sha256-JM4L46z8i5PHWgeWxi7swWN246fAVXCzAtIEgOOOn1k="; + hash = "sha256-+akG10h2mcng0sE1cAwtCI2l/NDy9nYSZ6V6q/6jH+s="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bmake nix build failed. got build log for 'bmake' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/0045ssvhhfzw91p8p5p3is0l9pbdwc0b-bmake-20240314.tar.gz source root is bmake setting SOURCE_DATE_EPOCH to timestamp 1710875300 of file bmake/unit-tests/Makefile @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/cjmjpci5i6wfzsv8y17j49z2kigzc1s3-001-bootstrap-fix.diff patching file make-bootstrap.sh.in Hunk #1 succeeded at 5 with fuzz 1 (offset 1 line). applying patch /nix/store/v8pmsjav20d272a4kw2ngviw9rd8fj98-002-dont-test-while-installing.diff patching file boot-strap Hunk #1 FAILED at 413. Hunk #2 succeeded at 461 (offset 27 lines). 1 out of 2 hunks FAILED -- saving rejects to file boot-strap.rej