Skip to content

libagar: 1.5.0 -> 1.7.1#517095

Merged
mdaniels5757 merged 1 commit into
NixOS:masterfrom
samestep:libagar-1.7.1
May 30, 2026
Merged

libagar: 1.5.0 -> 1.7.1#517095
mdaniels5757 merged 1 commit into
NixOS:masterfrom
samestep:libagar-1.7.1

Conversation

@samestep

@samestep samestep commented May 6, 2026

Copy link
Copy Markdown
Contributor

ZHF: #516381

This PR fixes the x86_64-linux build failure introduced by the gcc15 change in #471587. The diff is copied from #364622, then slightly modified to use version 1.7.1 instead of 1.7.0:

  • Updated src.hash.
  • Replaced xorg.libXinerama with libxinerama.
nix-build -A libagar_test && result/bin/agartest

Disclosure: The two minor changes described above were written by GPT-5.5 via Codex, after I had already provided it with the diff from the aforementioned preexisting PR.

Closes #364562

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.

@samestep samestep changed the title libagar: 1.5.0 -> 1.7.0 libagar: 1.5.0 -> 1.7.1 May 6, 2026
@samestep samestep added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 6, 2026
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels May 6, 2026
@samestep

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 517095
Commit: 312ae2f3a8aaa8768312545f24d98f5a662796d3


x86_64-linux

✅ 2 packages built:
  • libagar
  • libagar_test

@mdaniels5757 mdaniels5757 added the backport release-26.05 Backport PR automatically label May 25, 2026
@mdaniels5757

Copy link
Copy Markdown
Member

Looks like the build failure was fixed by #523040

@SkohTV

SkohTV commented May 27, 2026

Copy link
Copy Markdown
Member

Closes #364562

@mdaniels5757 mdaniels5757 removed 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign backport release-26.05 Backport PR automatically labels May 30, 2026
Assisted-by: Codex:gpt-5.5

Co-authored-by: Michael Daniels <mdaniels5757@gmail.com>
@mdaniels5757

Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 517095
Commit: f4495087276411285fd2c01ced852969e30f7ade


x86_64-linux

✅ 2 packages built:
  • libagar
  • libagar_test

aarch64-linux

✅ 1 package built:
  • libagar

@mdaniels5757 mdaniels5757 added this pull request to the merge queue May 30, 2026
Merged via the queue into NixOS:master with commit ce8325f May 30, 2026
27 checks passed
@samestep samestep deleted the libagar-1.7.1 branch May 31, 2026 17:57
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: 0 This PR does not cause any 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.

Update request: libagar 1.5.0 → 1.7.0

3 participants