nilfs-utils 2.2.9 -> 2.2.10 https://github.com/nilfs-dev/nilfs-utils/releases attrpath: nilfs-utils Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/filesystems/nilfs-utils/default.nix b/pkgs/tools/filesystems/nilfs-utils/default.nix index 5f3b5e534ca3..ae96def578f6 100644 --- a/pkgs/tools/filesystems/nilfs-utils/default.nix +++ b/pkgs/tools/filesystems/nilfs-utils/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "nilfs-utils"; - version = "2.2.9"; + version = "2.2.10"; src = fetchFromGitHub { owner = "nilfs-dev"; repo = pname; rev = "v${version}"; - sha256 = "sha256-XqViUvPj2BHO3bGs9xBO3VpRq9XqnwBptHvMwBOntqo="; + sha256 = "sha256-xTnd3sfBaVU4Ovcsk4oufylNpGS+5n3ZLa2GXzUbeCE="; }; nativeBuildInputs = [ autoreconfHook ]; Successfully finished processing cachix "/nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
168 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/nilfs-dev/nilfs-utils/releases. meta.description for nilfs-utils is: NILFS utilities ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/nilfs-dev/nilfs-utils/releases/tag/v2.2.10) - [Compare changes on GitHub](https://github.com/nilfs-dev/nilfs-utils/compare/v2.2.9...v2.2.10) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2.10 with grep in /nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10 - found 2.2.10 in filename of file in /nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10 ---
Rebuild report (if merged into master) (click to expand) ``` 136 total rebuild path(s) 136 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcsys adapta-gtk-theme almanah ayatana-indicator-datetime bubblemail budgie.budgie-control-center calls cantata chatty cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clementine deepin.dde-device-formatter deepin.dde-file-manager deepin.dde-gsettings-schemas deepin.deepin-album deepin.deepin-clone deepin.deepin-compressor deepin.deepin-music deepin.udisks2-qt5 deepin.util-dfm endeavour enlightenment.enlightenment eos-installer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10 \ --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 nilfs-utils https://github.com/r-ryantm/nixpkgs/archive/a0b0805837ca4ee5afd2fbb1b568b4ad311b61a1.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a0b0805837ca4ee5afd2fbb1b568b4ad311b61a1#nilfs-utils ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10 ls -la /nix/store/1m2my0z4q3fv6fdzzk6m25b6z8w6ll0p-nilfs-utils-2.2.10/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. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
168 packages built:
--- ###### Maintainer pings cc @7c6f434c for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/293249