libblockdev 3.0.2 -> 3.0.3 https://repology.org/project/libblockdev/versions attrpath: libblockdev 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libblockdev/default.nix b/pkgs/development/libraries/libblockdev/default.nix index 985151494364..e2bbd8a485d2 100644 --- a/pkgs/development/libraries/libblockdev/default.nix +++ b/pkgs/development/libraries/libblockdev/default.nix @@ -31,13 +31,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "libblockdev"; - version = "3.0.2"; + version = "3.0.3"; src = fetchFromGitHub { owner = "storaged-project"; repo = "libblockdev"; rev = "${finalAttrs.version}-1"; - hash = "sha256-tqF96yeBPilF0zQ53RNN7IZ2wVgWQOwbGkvoywN/i+0="; + hash = "sha256-vQ+JHMhfCNb5PALGL9FchRYPHGj+6oQpRfmmGS0ZczI="; }; outputs = [ "out" "dev" "devdoc" ]; Successfully finished processing cachix "/nix/store/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages marked as broken and skipped:
126 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/libblockdev/versions. meta.description for libblockdev is: A library for manipulating block devices meta.homepage for libblockdev is: http://storaged.org/libblockdev/ meta.changelog for libblockdev is: https://github.com/storaged-project/libblockdev/raw/3.0.3-1/NEWS.rst ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/storaged-project/libblockdev/releases/tag/3.0.3-1) - [Compare changes on GitHub](https://github.com/storaged-project/libblockdev/compare/3.0.2-1...3.0.3-1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.0.3 with grep in /nix/store/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.3 - found 3.0.3 in filename of file in /nix/store/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.3 ---
Rebuild report (if merged into master) (click to expand) ``` 133 total rebuild path(s) 133 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 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-control-center deepin.dde-daemon deepin.dde-device-formatter deepin.dde-dock deepin.dde-file-manager deepin.dde-gsettings-schemas deepin.dde-network-core deepin.dde-session-ui deepin.deepin-album deepin.deepin-compressor deepin.deepin-image-viewer deepin.deepin-music deepin.deepin-screen-recorder ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.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 libblockdev https://github.com/r-ryantm/nixpkgs/archive/9ceb6108ec2c51196e0eefef4e36f98a58de3582.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/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.3 ls -la /nix/store/sdf5rbxahjm738yg2mnw5mgsn3k2la6j-libblockdev-3.0.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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages marked as broken and skipped:
126 packages built:
--- ###### Maintainer pings cc @JohnAZoidberg 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/253011