Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gam: 6.58 -> 7.03.04 #369799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

gam: 6.58 -> 7.03.04 #369799

wants to merge 1 commit into from

Conversation

thanegill
Copy link
Contributor

@thanegill thanegill commented Dec 31, 2024

Fixes #355980

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@thanegill thanegill force-pushed the gam7 branch 2 times, most recently from 2fde1fc to 1c38080 Compare December 31, 2024 22:22
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 4, 2025
@thanegill thanegill force-pushed the gam7 branch 2 times, most recently from bb31032 to b2a421d Compare January 4, 2025 19:56
@thanegill thanegill changed the title gam: 6.58 -> 7.02.05 gam: 6.58 -> 7.02.06 Jan 4, 2025
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5075

@thanegill thanegill changed the title gam: 6.58 -> 7.02.06 gam: 6.58 -> 7.02.09 Jan 22, 2025
@thanegill thanegill changed the title gam: 6.58 -> 7.02.09 gam: 6.58 -> 7.03.04 Feb 5, 2025
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5179

Copy link
Contributor

@antonmosich antonmosich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also run nixfmt-rfc-style.

pkgs/by-name/ga/gam/package.nix Outdated Show resolved Hide resolved
@thanegill
Copy link
Contributor Author

Please also run nixfmt-rfc-style.

Re-formatted.

Copy link
Contributor

@antonmosich antonmosich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM now, and binary executes on my machine
Edit: you have a merge conflict that seems to be happening due to 0cd04d3, which changed the rev to tag already, rebasing on master and resolving the conflict should make the PR mergable.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 12.approvals: 1 This PR was reviewed and approved by one reputable person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GAM package does not function
4 participants