2022-12-07T19:18:27 boulder 2022-09-29 -> 2022-12-05 https://github.com/letsencrypt/boulder/releases 2022-12-07T19:18:29 attrpath: boulder 2022-12-07T19:18:29 Checking auto update branch... 2022-12-07T19:18:29 No auto update branch exists 2022-12-07T19:18:33 [version] 2022-12-07T19:18:37 [version] updated version and sha256 2022-12-07T19:18:37 [rustCrateVersion] 2022-12-07T19:18:37 [rustCrateVersion] No cargoSha256 found 2022-12-07T19:18:37 [golangModuleVersion] 2022-12-07T19:18:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-07T19:18:37 [updateScript] 2022-12-07T19:18:37 [updateScript] skipping because derivation has no updateScript 2022-12-07T19:18:37 2022-12-07T19:18:37 [quotedUrls] 2022-12-07T19:18:38 [quotedUrls] nothing found to replace 2022-12-07T19:18:38 Diff after rewrites: diff --git a/pkgs/tools/admin/boulder/default.nix b/pkgs/tools/admin/boulder/default.nix index c1acd8e1bf0..88784f17ab4 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-12-05"; 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-urKuGv03/8dS4qW7LukhA0Zuugj/ax91NOexnu5PtWI="; }; vendorHash = null; 2022-12-07T19:20:07 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/mspkimk07xs745wdq6a1gkz8qlw8ab81-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