Skip to content

argc: 1.14.0 -> 1.17.0#292869

Closed
sdedovic wants to merge 3 commits intoNixOS:masterfrom
sdedovic:update-argc
Closed

argc: 1.14.0 -> 1.17.0#292869
sdedovic wants to merge 3 commits intoNixOS:masterfrom
sdedovic:update-argc

Conversation

@sdedovic
Copy link
Contributor

@sdedovic sdedovic commented Mar 2, 2024

Description of changes

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.05 Release Notes (or backporting 23.05 and 23.11 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.

@ofborg ofborg bot requested a review from figsoda March 2, 2024 21:02
@ofborg ofborg bot added 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. labels Mar 2, 2024
@sdedovic
Copy link
Contributor Author

sdedovic commented Mar 6, 2024

I have these changes overlayed for one of my projects and it works.

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
@sdedovic
Copy link
Contributor Author

@jonringer can this be merged?

@ShamrockLee
Copy link
Contributor

ShamrockLee commented Apr 20, 2024

It would be great to bump to argc 1.17.0. I'm looking forward to its merge!

Copy link
Contributor

@ShamrockLee ShamrockLee left a comment

Choose a reason for hiding this comment

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

argc: 1.15.0 -> 1.17.0

The three suggestions can be added together as a batch and committed using the web interface with the above commit message header. The update builds successfully on my x86_64-linux NixOS laptop.

Co-authored-by: Yueh-Shun Li <shamrocklee@posteo.net>
@sdedovic
Copy link
Contributor Author

It would be great to bump to argc 1.17.0. I'm looking forward to its merge!

The three suggestions can be added together as a batch and committed using the web interface with the above commit message header. The update builds successfully on my x86_64-linux NixOS laptop.

wow didn't even realize there are two new versions. updated the PR, thanks for the help!

Copy link
Contributor

@ShamrockLee ShamrockLee left a comment

Choose a reason for hiding this comment

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

LGTM code-wise.

I'm unable to run nixpkgs-review on my current setup (a borrowed laptop), but at least it builds on x86_64-linux.

The functionality tests seems to cover under the checkPhase from upstream. If so, a successful native build should guarantee that the result binary functions as expected.

@sdedovic sdedovic changed the title argc: 1.14.0 -> 1.15.0 argc: 1.14.0 -> 1.17.0 May 2, 2024
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label May 9, 2024
@drupol drupol added the 2.status: merge conflict This PR has merge conflicts with the target branch label May 12, 2024
@drupol drupol marked this pull request as draft May 12, 2024 19:44
@sdedovic
Copy link
Contributor Author

sdedovic commented Jul 3, 2024

It is now on version 1.19

I have lost interest - I have an overlay for my uses and while I wish to contribute, I am discouraged due to very slow review and merge timelines.

@sdedovic sdedovic closed this Jul 3, 2024
@ShamrockLee
Copy link
Contributor

I am discouraged due to the very slow review and merge timelines.

The slow review process is a long-lasting problem for Nixpkgs and is undoubtedly frustrating. The root cause is the vast rate of pull requests popping out and the comparatively small number of committers.

NixOS/rfcs#172 proposes a solution to this problem by allowing bot-based merging when a given number of maintainers approve a PR. This RFC is currently being discussed, as it changes the security model of Nixpkg's review process. You may be interested.

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 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants