Skip to content

mergerfs: 2.24.2 -> 2.25.1 #52186

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mergerfs/versions.

meta.description for mergerfs is: '"A FUSE based union filesystem"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1/bin/mount.mergerfs had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1/bin/mergerfs had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 2.25.1 with grep in /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1
  • directory tree listing: https://gist.github.com/d76f7e9ef82bff18bb0b3f1d2b544e75
  • du listing: https://gist.github.com/e7649b24644f4ace94e60d6ffceb8c9b
Rebuild report (if merged into master) (click to expand)

3 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
mergerfs

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A mergerfs https://github.com/r-ryantm/nixpkgs/archive/60b6c93f51cb0ab8474288a7ab862c36fb61903c.tar.gz

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

ls -la /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1
ls -la /nix/store/b6gd3hv3cc63pwg4q3qdlq30bkrs4hhp-mergerfs-2.25.1/bin

cc @jfrankenau @makefu for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mergerfs/versions
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 15, 2018
Copy link
Contributor

@makefu makefu left a comment

Choose a reason for hiding this comment

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

Tested binary, LGTM!

@markuskowa markuskowa merged commit adec549 into NixOS:master Dec 16, 2018
@r-ryantm r-ryantm deleted the auto-update/mergerfs branch December 24, 2018 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants