2022-11-13T11:55:20 boulder 2022-09-29 -> 2022-11-07 https://github.com/letsencrypt/boulder/releases 2022-11-13T11:55:22 attrpath: boulder 2022-11-13T11:55:23 Checking auto update branch... 2022-11-13T11:55:23 No auto update branch exists 2022-11-13T11:55:26 [version] 2022-11-13T11:55:32 [version] updated version and sha256 2022-11-13T11:55:32 [rustCrateVersion] 2022-11-13T11:55:32 [rustCrateVersion] No cargoSha256 found 2022-11-13T11:55:32 [golangModuleVersion] 2022-11-13T11:55:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-13T11:55:32 [updateScript] 2022-11-13T11:55:32 [updateScript] skipping because derivation has no updateScript 2022-11-13T11:55:32 2022-11-13T11:55:32 [quotedUrls] 2022-11-13T11:55:32 [quotedUrls] nothing found to replace 2022-11-13T11:55:33 Diff after rewrites: diff --git a/pkgs/tools/admin/boulder/default.nix b/pkgs/tools/admin/boulder/default.nix index c1acd8e1bf0..ef2e5f99247 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-11-07"; 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-eB/O3sTVEhcs3Hyf9HiFHnFCrg6DXKqyr40tdDYn+kE="; }; vendorHash = null; 2022-11-13T11:57:05 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/qfl0hz5xqn4f70rlz5mg0rd3x32k632h-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