libsForQt5.kirigami-addons 0.7.2 -> 0.8.0 https://repology.org/project/kirigami-addons/versions attrpath: libsForQt5.kirigami-addons 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/kirigami-addons/default.nix b/pkgs/development/libraries/kirigami-addons/default.nix index ec3c19fe31b..a0da135daad 100644 --- a/pkgs/development/libraries/kirigami-addons/default.nix +++ b/pkgs/development/libraries/kirigami-addons/default.nix @@ -12,14 +12,14 @@ mkDerivation rec { pname = "kirigami-addons"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitLab { domain = "invent.kde.org"; owner = "libraries"; repo = pname; rev = "v${version}"; - sha256 = "sha256-2s9ShwYd2hOb18WRA2nLst6Q4UBHvFL+g7Grpjclz9I="; + sha256 = "sha256-ObbpM1gVVFhOIHOla5YS8YYe+JoPgdZ8kJ356wLTJq4="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
18 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/kirigami-addons/versions. meta.description for libsForQt5.kirigami-addons is: Add-ons for the Kirigami framework meta.homepage for libsForQt5.kirigami-addons is: https://invent.kde.org/libraries/kirigami-addons ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.8.0 with grep in /nix/store/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.0 - found 0.8.0 in filename of file in /nix/store/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 36 total rebuild path(s) 36 package rebuild(s) First fifty rebuilds by attrpath libsForQt5.alligator libsForQt5.angelfish libsForQt5.audiotube libsForQt5.kalendar libsForQt5.kasts libsForQt5.kclock libsForQt5.kirigami-addons libsForQt5.krecorder libsForQt5.ktrip libsForQt5.kweather libsForQt5.neochat libsForQt5.plasma-dialer libsForQt5.plasma-mobile libsForQt5.plasma-phonebook libsForQt5.plasma-settings libsForQt5.qmlkonsole libsForQt5.spacebar libsForQt5.tokodon plasma5Packages.alligator plasma5Packages.angelfish plasma5Packages.audiotube plasma5Packages.kalendar plasma5Packages.kasts plasma5Packages.kclock plasma5Packages.kirigami-addons plasma5Packages.krecorder plasma5Packages.ktrip plasma5Packages.kweather plasma5Packages.neochat plasma5Packages.plasma-dialer plasma5Packages.plasma-mobile plasma5Packages.plasma-phonebook plasma5Packages.plasma-settings plasma5Packages.qmlkonsole plasma5Packages.spacebar plasma5Packages.tokodon ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.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 libsForQt5.kirigami-addons https://github.com/r-ryantm/nixpkgs/archive/3847ff40177b29a91d68cea1e67400d8b8ff3185.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/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.0 ls -la /nix/store/5gvdq1jywfqiygf7zbrxn8q402bhcw45-kirigami-addons-0.8.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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
18 packages built:
--- ###### Maintainer pings cc @samueldr 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/228833