Skip to content

spire: 1.13.1 -> 1.13.2#454565

Merged
vcunat merged 2 commits into
NixOS:masterfrom
mjm:push-vxutlxwkktur
Oct 27, 2025
Merged

spire: 1.13.1 -> 1.13.2#454565
vcunat merged 2 commits into
NixOS:masterfrom
mjm:push-vxutlxwkktur

Conversation

@mjm

@mjm mjm commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

Fixes test failures introduced by Go 1.25.2: spiffe/spire#6363

Also add myself as a maintainer.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@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. labels Oct 22, 2025
@nix-owners nix-owners Bot requested review from 06kellyjac and fkautz October 22, 2025 14:42
@06kellyjac

Copy link
Copy Markdown
Member

The PR you link is related to updating to 1.25.2. AFAICT the tests break because of a regression in that version.

#449539 (comment)

I'm running a review but I dont think the package will build and tests will pass until go 1.25.3 lands

@mjm

mjm commented Oct 22, 2025

Copy link
Copy Markdown
Contributor Author

The PR for spire includes changes that I assume work around the regression. 1.13.1 is failing tests in nixpkgs on master and nixos-unstable-small but 1.13.2 works, I'm already running it on a bunch of machines.

@06kellyjac

Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 454565
Commit: 9c458a12b4b262aab3d87809ee500ffcd37193f4 (subsequent changes)
Merge: 4622bcbdf26761d9977497b86d096edd345e7481

Logs: https://github.com/06kellyjac/nixpkgs-review-gha/actions/runs/18720675924


x86_64-linux

✅ 3 packages built:
  • spire
  • spire-agent (spire-agent.agent, spire-agent.server, spire.agent)
  • spire-server (spire-server.agent, spire-server.server, spire.server)

aarch64-linux

✅ 3 packages built:
  • spire
  • spire-agent (spire-agent.agent, spire-agent.server, spire.agent)
  • spire-server (spire-server.agent, spire-server.server, spire.server)

x86_64-darwin (sandbox = relaxed)

✅ 3 packages built:
  • spire
  • spire-agent (spire-agent.agent, spire-agent.server, spire.agent)
  • spire-server (spire-server.agent, spire-server.server, spire.server)

aarch64-darwin (sandbox = relaxed)

✅ 3 packages built:
  • spire
  • spire-agent (spire-agent.agent, spire-agent.server, spire.agent)
  • spire-server (spire-server.agent, spire-server.server, spire.server)

@vcunat vcunat added this pull request to the merge queue Oct 27, 2025
Merged via the queue into NixOS:master with commit 54bafa6 Oct 27, 2025
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants