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

Already on GitHub? Sign in to your account

littlefs-fuse: 2.7.8 -> 2.7.9 #364419

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for littlefs-fuse is: FUSE wrapper that puts the littlefs in user-space

meta.homepage for littlefs-fuse is: https://github.com/littlefs-project/littlefs-fuse

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.7.9 in filename of file in /nix/store/0yyfib2yacvs2b0qdgmaqsgrxw2fim4f-littlefs-fuse-2.7.9

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

2 package rebuild(s)

First fifty rebuilds by attrpath

littlefs-fuse
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0yyfib2yacvs2b0qdgmaqsgrxw2fim4f-littlefs-fuse-2.7.9 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 littlefs-fuse https://github.com/r-ryantm/nixpkgs/archive/bbd051af56deff5de5d35f3aaacb93d49a2612ea.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bbd051af56deff5de5d35f3aaacb93d49a2612ea#littlefs-fuse

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

ls -la /nix/store/0yyfib2yacvs2b0qdgmaqsgrxw2fim4f-littlefs-fuse-2.7.9
ls -la /nix/store/0yyfib2yacvs2b0qdgmaqsgrxw2fim4f-littlefs-fuse-2.7.9/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 built:
  • littlefs-fuse

Maintainer pings

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

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 12, 2024
@ehmry
Copy link
Contributor

ehmry commented Dec 12, 2024

Upstream squashes git history between releases (with a load of CI noise) and doesn't provide a changelog. I don't want to be the maintainer for this. littlefs-project/littlefs-fuse#75

@NickCao
Copy link
Member

NickCao commented Dec 12, 2024

Feel free to open a PR removing yourself.

@ofborg ofborg bot requested a review from ehmry December 12, 2024 19:22
@wolfgangwalther wolfgangwalther merged commit a4ed988 into NixOS:master Dec 22, 2024
37 of 38 checks passed
@r-ryantm r-ryantm deleted the auto-update/littlefs-fuse branch December 23, 2024 00:21
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 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants