Skip to content

Comments

cli11: 2.4.2 -> 2.5.0#385557

Merged
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cli11
Mar 23, 2025
Merged

cli11: 2.4.2 -> 2.5.0#385557
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cli11

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/CLIUtils/CLI11/releases.

meta.description for cli11 is: Command line parser for C++11

meta.homepage for cli11 is: https://github.com/CLIUtils/CLI11

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.5.0 with grep in /nix/store/qxsx1bx650bb6bxbqcv04pmx2s0aj0s1-cli11-2.5.0
  • found 2.5.0 in filename of file in /nix/store/qxsx1bx650bb6bxbqcv04pmx2s0aj0s1-cli11-2.5.0

Rebuild report (if merged into master) (click to expand)
13 total rebuild path(s)

13 package rebuild(s)

First fifty rebuilds by attrpath

cli11
deskflow
envision
gummy
iptsd
justbuild
micromamba
osm2pgsql
torrenttools
ueberzugpp
wivrn
ytfzf
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/qxsx1bx650bb6bxbqcv04pmx2s0aj0s1-cli11-2.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cli11 https://github.com/r-ryantm/nixpkgs/archive/a7d43659d39c87e4fc5dc4f83265c99bceb883b2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a7d43659d39c87e4fc5dc4f83265c99bceb883b2#cli11

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qxsx1bx650bb6bxbqcv04pmx2s0aj0s1-cli11-2.5.0
ls -la /nix/store/qxsx1bx650bb6bxbqcv04pmx2s0aj0s1-cli11-2.5.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • torrenttools
✅ 10 packages built:
  • cli11
  • envision
  • gummy
  • iptsd
  • justbuild
  • micromamba
  • osm2pgsql
  • ueberzugpp
  • wivrn
  • ytfzf

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 27, 2025
@wegank
Copy link
Member

wegank commented Mar 22, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 385557


aarch64-darwin

⏩ 2 packages marked as broken and skipped:
  • justbuild
  • torrenttools
✅ 5 packages built:
  • cli11
  • micromamba
  • osm2pgsql
  • ueberzugpp
  • ytfzf

@wegank wegank merged commit 69c789d into NixOS:master Mar 23, 2025
27 checks passed
@r-ryantm r-ryantm deleted the auto-update/cli11 branch March 23, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants