Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 6, 2025

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

meta.description for scitokens-cpp is: C++ implementation of the SciTokens library with a C library interface

meta.homepage for scitokens-cpp is: https://github.com/scitokens/scitokens-cpp/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.0 in filename of file in /nix/store/i128kxf91zzmayaxyq95xh2dyiwr46mc-scitokens-cpp-1.2.0

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

34 package rebuild(s)

First fifty rebuilds by attrpath

apfelgrid
applgrid
gfal2
gfal2-util
hepmc3
herwig
htcondor
ns-3
python312Packages.fsspec-xrootd
python312Packages.gfal2-python
python312Packages.gfal2-util
python312Packages.hepmc3
python312Packages.rivet
python312Packages.root
python312Packages.rucio
python312Packages.snakemake-storage-plugin-xrootd
python312Packages.xrootd
python313Packages.fsspec-xrootd
python313Packages.gfal2-python
python313Packages.gfal2-util
python313Packages.hepmc3
python313Packages.rivet
python313Packages.root
python313Packages.snakemake-storage-plugin-xrootd
python313Packages.xrootd
rivet
root
rucio
scitokens-cpp
thepeg
xfitter
xrootd
yoda-with-root
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/i128kxf91zzmayaxyq95xh2dyiwr46mc-scitokens-cpp-1.2.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 scitokens-cpp https://github.com/r-ryantm/nixpkgs/archive/ecf698cadd3acb5aba4186202806fb15f6dfe6c4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ecf698cadd3acb5aba4186202806fb15f6dfe6c4#scitokens-cpp

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

ls -la /nix/store/i128kxf91zzmayaxyq95xh2dyiwr46mc-scitokens-cpp-1.2.0
ls -la /nix/store/i128kxf91zzmayaxyq95xh2dyiwr46mc-scitokens-cpp-1.2.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: ecf698cadd3acb5aba4186202806fb15f6dfe6c4


x86_64-linux

✅ 45 packages built:
  • apfelgrid
  • applgrid
  • gfal2
  • gfal2-util (python313Packages.gfal2-util)
  • gfal2-util.dist (python313Packages.gfal2-util.dist)
  • hepmc3
  • herwig
  • ns-3
  • python312Packages.fsspec-xrootd
  • python312Packages.fsspec-xrootd.dist
  • python312Packages.gfal2-python
  • python312Packages.gfal2-python.dist
  • python312Packages.gfal2-util
  • python312Packages.gfal2-util.dist
  • python312Packages.hepmc3
  • python312Packages.rivet
  • python312Packages.root
  • rucio (python312Packages.rucio)
  • rucio.dist (python312Packages.rucio.dist)
  • python312Packages.snakemake-storage-plugin-xrootd
  • python312Packages.snakemake-storage-plugin-xrootd.dist
  • python312Packages.xrootd
  • python312Packages.xrootd.dist
  • python313Packages.fsspec-xrootd
  • python313Packages.fsspec-xrootd.dist
  • python313Packages.gfal2-python
  • python313Packages.gfal2-python.dist
  • python313Packages.hepmc3
  • rivet (python313Packages.rivet)
  • python313Packages.root
  • python313Packages.snakemake-storage-plugin-xrootd
  • python313Packages.snakemake-storage-plugin-xrootd.dist
  • python313Packages.xrootd
  • python313Packages.xrootd.dist
  • root
  • root.debug
  • scitokens-cpp
  • thepeg
  • xfitter
  • xrootd
  • xrootd.bin
  • xrootd.dev
  • xrootd.etc
  • xrootd.man
  • yoda-with-root

Maintainer pings

cc @lub-dub for testing.

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.

@nixpkgs-ci nixpkgs-ci bot requested a review from lub-dub December 6, 2025 03:44
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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.

1 participant