btrfs-progs 0 -> 1 attrpath: btrfs-progs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6ks0syi3h70bvl7lk03aykg8v59aqwrh-packages.json.drv building '/nix/store/6ks0syi3h70bvl7lk03aykg8v59aqwrh-packages.json.drv'... Going to be running update for following packages: - btrfs-progs-6.3.2 Press Enter key to continue... Running update for: - btrfs-progs-6.3.2: UPDATING ... - btrfs-progs-6.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/filesystems/btrfs-progs/default.nix b/pkgs/tools/filesystems/btrfs-progs/default.nix index 3efd4c69c51..a2efc2e82c5 100644 --- a/pkgs/tools/filesystems/btrfs-progs/default.nix +++ b/pkgs/tools/filesystems/btrfs-progs/default.nix @@ -9,11 +9,11 @@ stdenv.mkDerivation rec { pname = "btrfs-progs"; - version = "6.3.2"; + version = "6.3.3"; src = fetchurl { url = "mirror://kernel/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${version}.tar.xz"; - sha256 = "sha256-qfJhmdWBeBb1sKjw9jdj8/sBQ6IDiKkpt0LcrVvyfCQ="; + sha256 = "sha256-S+MAFXYCcNCBZCzAAjqL/ufLZXoqoFVkTmpW1oaVuW4="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for btrfs-progs is: Utilities for the btrfs filesystem meta.homepage for btrfs-progs is: https://btrfs.readthedocs.io/en/latest/ meta.changelog for btrfs-progs is: https://github.com/kdave/btrfs-progs/raw/v6.3.3/CHANGES ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.3.3 with grep in /nix/store/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3 - found 6.3.3 in filename of file in /nix/store/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 205 total rebuild path(s) 205 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 apptainer apptainer-overriden-nixos apx bees btrbk btrfs-progs btrfs-snap bubblemail budgie.budgie-control-center buildah buildah-unwrapped calls cantata charliecloud 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 compsize containerd cri-o ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3 \ --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 btrfs-progs https://github.com/r-ryantm/nixpkgs/archive/77430102c7c2eed11a712f403e0b5c203fa9f220.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/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3 ls -la /nix/store/fx7q3s22cam6clfsnnb24z35ycciic4z-btrfs-progs-6.3.3/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 took longer than 45m and timed out --- ###### 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/245787