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

{gpauth,gpclient}: Minor changes + 2.3.7 -> 2.3.9 #355768

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

Binary-Eater
Copy link
Member

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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

Copy link
Contributor

@jerith666 jerith666 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@tomodachi94 tomodachi94 changed the title gpauth/gpclient: Minor changes + 2.3.7 -> 2.3.9 {gpauth,gpclient}: Minor changes + 2.3.7 -> 2.3.9 Nov 14, 2024
Copy link
Member

@tomodachi94 tomodachi94 left a comment

Choose a reason for hiding this comment

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

Lgtm.

Non-blocking: A commit message like {gpauth,gpclient}: foo bar baz is more typical for commits touching multiple packages, but you don't need to change it unless you feel so moved.

Binary-Eater and others added 3 commits November 13, 2024 19:47
@m1dugh has contributed a lot in NixOS#350777. The upstream state of the GUI
component combined with the paid licensing model has made it daunting to
consider integrating into nixpkgs. Instead, add @m1dugh as a co-maintainer
for the existing v2 packages.

Signed-off-by: Rahul Rameshbabu <[email protected]>
PR NixOS#308324 describes the various issues with using absolute paths in
desktop entries. This change makes gpclient comply with the direction
stated in that PR.

Suggested-by: @tomodachi94
Signed-off-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Rahul Rameshbabu <[email protected]>
@Binary-Eater
Copy link
Member Author

@tomodachi94 I went ahead with updating my commit messages. Thanks for the feedback. We have time before 24.11 is staged, so no point in rushing these things.

Copy link
Member

@tomodachi94 tomodachi94 left a comment

Choose a reason for hiding this comment

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

Lgtm, thank you ❤️ 🚀

Tracking: #308324

@tomodachi94
Copy link
Member

tomodachi94 commented Nov 14, 2024

Happy to merge this after CI passes, given that there are no other blocking comments in the meantime 🙂

@wegank wegank added the 12.approvals: 3+ This PR was reviewed and approved by three or more reputable people label Nov 14, 2024
@ofborg ofborg bot requested a review from m1dugh November 14, 2024 15:50
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 labels Nov 14, 2024
@wegank wegank merged commit f304923 into NixOS:master Nov 14, 2024
30 of 32 checks passed
@Binary-Eater Binary-Eater deleted the gpclient-cleanup branch November 14, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 3+ This PR was reviewed and approved by three or more reputable people
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants