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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

argc: 1.14.0 -> 1.17.0 #292869

Closed
wants to merge 3 commits into from
Closed

argc: 1.14.0 -> 1.17.0 #292869

wants to merge 3 commits into from

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.

@sdedovic
Copy link
Contributor Author

sdedovic commented Mar 6, 2024

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

@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.

pkgs/development/tools/argc/default.nix Outdated Show resolved Hide resolved
pkgs/development/tools/argc/default.nix Outdated Show resolved Hide resolved
pkgs/development/tools/argc/default.nix Outdated Show resolved Hide resolved
Co-authored-by: Yueh-Shun Li <[email protected]>
@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
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants