2022-10-29T07:51:23 boulder 0 -> 1 2022-10-29T07:51:25 attrpath: boulder 2022-10-29T07:51:26 Checking auto update branch... 2022-10-29T07:51:26 No auto update branch exists 2022-10-29T07:51:27 There might already be an open PR for this update: - opendungeons: unbreak URL "https://api.github.com/repos/NixOS/nixpkgs/issues/104184" 2022-10-29T09:47:24 boulder 0 -> 1 2022-10-29T09:47:26 attrpath: boulder 2022-10-29T09:47:27 Checking auto update branch... 2022-10-29T09:47:27 No auto update branch exists 2022-10-29T09:47:27 There might already be an open PR for this update: - opendungeons: unbreak URL "https://api.github.com/repos/NixOS/nixpkgs/issues/104184" 2022-10-29T12:26:24 boulder 2022-09-29 -> 2022-10-25 https://github.com/letsencrypt/boulder/releases 2022-10-29T12:26:26 attrpath: boulder 2022-10-29T12:26:26 Checking auto update branch... 2022-10-29T12:26:26 No auto update branch exists 2022-10-29T12:26:31 [version] 2022-10-29T12:26:37 [version] updated version and sha256 2022-10-29T12:26:37 [rustCrateVersion] 2022-10-29T12:26:37 [rustCrateVersion] No cargoSha256 found 2022-10-29T12:26:37 [golangModuleVersion] 2022-10-29T12:26:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-29T12:26:37 [updateScript] 2022-10-29T12:26:37 [updateScript] skipping because derivation has no updateScript 2022-10-29T12:26:37 2022-10-29T12:26:37 [quotedUrls] 2022-10-29T12:26:37 [quotedUrls] nothing found to replace 2022-10-29T12:26:37 Diff after rewrites: diff --git a/pkgs/tools/admin/boulder/default.nix b/pkgs/tools/admin/boulder/default.nix index c1acd8e1bf0..b4556d205f8 100644 --- a/pkgs/tools/admin/boulder/default.nix +++ b/pkgs/tools/admin/boulder/default.nix @@ -7,7 +7,7 @@ buildGoModule rec { pname = "boulder"; - version = "2022-09-29"; + version = "2022-10-25"; src = fetchFromGitHub { owner = "letsencrypt"; @@ -19,7 +19,7 @@ buildGoModule rec { git rev-parse --short=8 HEAD 2>/dev/null >$out/COMMIT find "$out" -name .git -print0 | xargs -0 rm -rf ''; - hash = "sha256-MyJHTkt4qEHwD1UOkOfDNhNddcyFHPJvDzoT7kJ2qi4="; + hash = "sha256-nS/dahTO9xz430QdnF/3ALv22jCeWsqxgC7xKE3ZnWw="; }; vendorHash = null; 2022-10-29T12:28:13 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 boulder nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/wrj9mf0lxsmgfl7y7lng2xvdlild7cfb-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/qr2qyg9mwag9znk89y8xqdf2ivr2ah63-no-build-id-test.patch patching file core/util_test.go Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file core/util_test.go.rej