Skip to content

ghc_filesystem: 1.5.14 -> 1.5.16 - #546523

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/ghc_filesystem
Open

ghc_filesystem: 1.5.14 -> 1.5.16#546523
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/ghc_filesystem

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for ghc_filesystem is: Header-only single-file C++ std::filesystem compatible helper library

meta.homepage for ghc_filesystem is: https://github.com/gulrak/filesystem

meta.changelog for ghc_filesystem is: https://github.com/gulrak/filesystem/releases/tag/v1.5.16

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

23 package rebuild(s)

First fifty rebuilds by attrpath

blender
blendfarm
draco
exhibit
f3d
f3d_egl
ghc_filesystem
openusd
orca-slicer
pkgsRocm.blender
pkgsRocm.blendfarm
pkgsRocm.exhibit
pkgsRocm.f3d
pkgsRocm.python3Packages.f3d
python313Packages.f3d
python313Packages.openusd
python314Packages.f3d
python314Packages.openusd
qgis
qgis-ltr
vcv-rack
vtk_9_6
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/s3568hfc0i9hwl8v9bf0hbps3hg2sghl-filesystem-1.5.16 \
  --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 ghc_filesystem https://github.com/r-ryantm/nixpkgs/archive/cba72d0c972d65a2d77342947648b467115f0b3c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cba72d0c972d65a2d77342947648b467115f0b3c#ghc_filesystem

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

ls -la /nix/store/s3568hfc0i9hwl8v9bf0hbps3hg2sghl-filesystem-1.5.16
ls -la /nix/store/s3568hfc0i9hwl8v9bf0hbps3hg2sghl-filesystem-1.5.16/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: cba72d0c972d65a2d77342947648b467115f0b3c


x86_64-linux

❌ 3 packages failed to build:
  • qgis
  • qgis-ltr
  • vtk_9_6
✅ 13 packages built:
  • blendfarm
  • draco
  • blender
  • exhibit
  • ghc_filesystem
  • openusd
  • orca-slicer
  • python313Packages.f3d
  • python313Packages.openusd
  • python314Packages.f3d
  • python314Packages.openusd
  • f3d
  • vcv-rack

Maintainer pings

cc @bbjubjub2494 @getchoo 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.

@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". label Jul 28, 2026
@nixpkgs-ci
nixpkgs-ci Bot requested review from bbjubjub2494 and getchoo July 28, 2026 02:30
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 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. labels Jul 28, 2026
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". 8.has: package (update) This PR updates a package to a newer version 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