Skip to content

Comments

boulder: 0.20251118.0 -> 0.20260217.0#483304

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/boulder
Open

boulder: 0.20251118.0 -> 0.20260217.0#483304
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/boulder

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for boulder is: ACME-based certificate authority, written in Go

meta.homepage for boulder is: https://github.com/letsencrypt/boulder

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.20260120.0 with grep in /nix/store/zdc8df4zff9raznni4h8p7m4bkmmgi4d-boulder-0.20260120.0
  • found 0.20260120.0 in filename of file in /nix/store/zdc8df4zff9raznni4h8p7m4bkmmgi4d-boulder-0.20260120.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

boulder
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zdc8df4zff9raznni4h8p7m4bkmmgi4d-boulder-0.20260120.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A boulder https://github.com/r-ryantm/nixpkgs/archive/19d42bfd9e087230ba994932157fe71ef93cba49.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/19d42bfd9e087230ba994932157fe71ef93cba49#boulder

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zdc8df4zff9raznni4h8p7m4bkmmgi4d-boulder-0.20260120.0
ls -la /nix/store/zdc8df4zff9raznni4h8p7m4bkmmgi4d-boulder-0.20260120.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 19d42bfd9e087230ba994932157fe71ef93cba49


x86_64-linux

✅ 1 package built:
  • boulder

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 8.has: package (update) This PR updates a package to a newer version labels Jan 24, 2026
@r-ryantm r-ryantm changed the title boulder: 0.20251118.0 -> 0.20260120.0 boulder: 0.20251118.0 -> 0.20260202.0 Feb 7, 2026
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 7, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for boulder is: ACME-based certificate authority, written in Go

meta.homepage for boulder is: https://github.com/letsencrypt/boulder

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.20260202.0 with grep in /nix/store/ng4dmdpx567pqpv0mk6dkxyw4hp4zr92-boulder-0.20260202.0
  • found 0.20260202.0 in filename of file in /nix/store/ng4dmdpx567pqpv0mk6dkxyw4hp4zr92-boulder-0.20260202.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

boulder
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ng4dmdpx567pqpv0mk6dkxyw4hp4zr92-boulder-0.20260202.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A boulder https://github.com/r-ryantm/nixpkgs/archive/0af4a62519f0980ad1065f938ce12927fed20228.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0af4a62519f0980ad1065f938ce12927fed20228#boulder

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ng4dmdpx567pqpv0mk6dkxyw4hp4zr92-boulder-0.20260202.0
ls -la /nix/store/ng4dmdpx567pqpv0mk6dkxyw4hp4zr92-boulder-0.20260202.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 0af4a62519f0980ad1065f938ce12927fed20228


x86_64-linux

✅ 1 package built:
  • boulder

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@r-ryantm r-ryantm force-pushed the auto-update/boulder branch from 19d42bf to 0af4a62 Compare February 7, 2026 07:14
@r-ryantm r-ryantm force-pushed the auto-update/boulder branch from 0af4a62 to d3bba85 Compare February 21, 2026 23:40
@r-ryantm r-ryantm changed the title boulder: 0.20251118.0 -> 0.20260202.0 boulder: 0.20251118.0 -> 0.20260217.0 Feb 21, 2026
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for boulder is: ACME-based certificate authority, written in Go

meta.homepage for boulder is: https://github.com/letsencrypt/boulder

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.20260217.0 with grep in /nix/store/kavm2g3n8wdzpbznvf9xz1ygcp3yl9cw-boulder-0.20260217.0
  • found 0.20260217.0 in filename of file in /nix/store/kavm2g3n8wdzpbznvf9xz1ygcp3yl9cw-boulder-0.20260217.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

boulder
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/kavm2g3n8wdzpbznvf9xz1ygcp3yl9cw-boulder-0.20260217.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A boulder https://github.com/r-ryantm/nixpkgs/archive/d3bba8511729e81b278f63d029e223686c910865.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d3bba8511729e81b278f63d029e223686c910865#boulder

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/kavm2g3n8wdzpbznvf9xz1ygcp3yl9cw-boulder-0.20260217.0
ls -la /nix/store/kavm2g3n8wdzpbznvf9xz1ygcp3yl9cw-boulder-0.20260217.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: d3bba8511729e81b278f63d029e223686c910865


x86_64-linux

✅ 1 package built:
  • boulder

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant