libblockdev 3.0.4 -> 3.1.0 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/libblockdev/default.nix b/pkgs/development/libraries/libblockdev/default.nix index 7b317ecec5a5..9724fdbdf13b 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.4"; + version = "3.1.0"; src = fetchFromGitHub { owner = "storaged-project"; repo = "libblockdev"; rev = "${finalAttrs.version}-1"; - hash = "sha256-9tPI8FyHQ9i7p4HLrxiseIH8Y5uqnlsNjcZ1qIHCcRY="; + hash = "sha256-nuyAx2mJx/BpHnh7FSICtGid/P08KbjdDSvW3NAZius="; }; outputs = [ "out" "dev" "devdoc" ]; Successfully finished processing cachix "/nix/store/pgiby5cz57w9h0qnwl94v5yskqjj7w89-libblockdev-3.1.0" [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)
7 packages marked as broken and skipped:
165 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.1.0-1/NEWS.rst ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/storaged-project/libblockdev/releases/tag/3.1.0-1) - [Compare changes on GitHub](https://github.com/storaged-project/libblockdev/compare/3.0.4-1...3.1.0-1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.1.0 in filename of file in /nix/store/pgiby5cz57w9h0qnwl94v5yskqjj7w89-libblockdev-3.1.0 ---
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 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-compressor deepin.deepin-music deepin.udisks2-qt5 deepin.util-dfm endeavour enlightenment.enlightenment eos-installer evolution ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pgiby5cz57w9h0qnwl94v5yskqjj7w89-libblockdev-3.1.0 \ --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/c76befe35d304dffd842123002946d695f0f3341.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c76befe35d304dffd842123002946d695f0f3341#libblockdev ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pgiby5cz57w9h0qnwl94v5yskqjj7w89-libblockdev-3.1.0 ls -la /nix/store/pgiby5cz57w9h0qnwl94v5yskqjj7w89-libblockdev-3.1.0/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)
7 packages marked as broken and skipped:
165 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/298172