libbytesize 2.7 -> 2.8 https://github.com/storaged-project/libbytesize/releases attrpath: libbytesize 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/libbytesize/default.nix b/pkgs/development/libraries/libbytesize/default.nix index acf77ca3f79..bb17f01b20d 100644 --- a/pkgs/development/libraries/libbytesize/default.nix +++ b/pkgs/development/libraries/libbytesize/default.nix @@ -4,7 +4,7 @@ }: let - version = "2.7"; + version = "2.8"; in stdenv.mkDerivation rec { pname = "libbytesize"; inherit version; @@ -13,7 +13,7 @@ in stdenv.mkDerivation rec { owner = "storaged-project"; repo = "libbytesize"; rev = version; - sha256 = "sha256-oSXa3cxJ+Eaeeusz6QeQrzQBs4eombNGJS+lJQMc2b4="; + sha256 = "sha256-/TVv/srhbotIkne0G77hgBF4j+74INqVUr8zlKsaoM0="; }; outputs = [ "out" "dev" "devdoc" ]; Successfully finished processing cachix "/nix/store/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages marked as broken and skipped:
119 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/storaged-project/libbytesize/releases. meta.description for libbytesize is: A tiny library providing a C “class” for working with arbitrary big sizes in bytes meta.homepage for libbytesize is: https://github.com/storaged-project/libbytesize ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/storaged-project/libbytesize/releases/tag/2.8) - [Compare changes on GitHub](https://github.com/storaged-project/libbytesize/compare/2.7...2.8) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.8 with grep in /nix/store/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8 - found 2.8 in filename of file in /nix/store/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8 ---
Rebuild report (if merged into master) (click to expand) ``` 128 total rebuild path(s) 128 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-device-formatter deepin.dde-dock deepin.dde-network-core deepin.dde-session-ui deepin.deepin-album deepin.deepin-compressor deepin.deepin-image-viewer deepin.deepin-music deepin.udisks2-qt5 deepin.util-dfm elementary-planner endeavour ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8 \ --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 libbytesize https://github.com/r-ryantm/nixpkgs/archive/5eb6f12f863f3e59a7ddb328cdb9f93e7f2b10c2.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/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8 ls -la /nix/store/fwrqp0yzmhywsnwiwa0gasvxfjlq2dw3-libbytesize-2.8/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)
5 packages marked as broken and skipped:
119 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/225827