ktextaddons 1.2.0 -> 1.3.1 https://repology.org/project/ktextaddons/versions attrpath: ktextaddons 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/ktextaddons/default.nix b/pkgs/development/libraries/ktextaddons/default.nix index 4a4d7af2180..48311779282 100644 --- a/pkgs/development/libraries/ktextaddons/default.nix +++ b/pkgs/development/libraries/ktextaddons/default.nix @@ -1,11 +1,11 @@ { lib, mkDerivation, fetchurl, cmake, extra-cmake-modules, karchive, kconfigwidgets, kcoreaddons, ki18n, kxmlgui, qtkeychain }: mkDerivation rec { pname = "ktextaddons"; - version = "1.2.0"; + version = "1.3.1"; src = fetchurl { url = "mirror://kde/stable/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-iBJs7MWSvkxezAxmQUdKTKhG3RhmBWziS62p610IAYM="; + hash = "sha256-XGWzvC90qhpO7k9Ug7cPVCFFiU4noCt9qW+DT27xpw4="; }; nativeBuildInputs = [ cmake extra-cmake-modules ]; Successfully finished processing cachix "/nix/store/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
30 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/ktextaddons/versions. meta.description for ktextaddons is: Various text handling addons for KDE applications meta.homepage for ktextaddons is: https://invent.kde.org/libraries/ktextaddons/ ###### 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 1.3.1 with grep in /nix/store/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1 - found 1.3.1 in filename of file in /nix/store/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 58 total rebuild path(s) 58 package rebuild(s) First fifty rebuilds by attrpath ktextaddons libsForQt5.akonadi-calendar-tools libsForQt5.akonadi-import-wizard libsForQt5.akonadiconsole libsForQt5.akregator libsForQt5.calendarsupport libsForQt5.eventviews libsForQt5.incidenceeditor libsForQt5.kaddressbook libsForQt5.kalarm libsForQt5.kalendar libsForQt5.kdepim-addons libsForQt5.kdepim-runtime libsForQt5.kmail libsForQt5.kmail-account-wizard libsForQt5.knotes libsForQt5.kontact libsForQt5.korganizer libsForQt5.libgravatar libsForQt5.libksieve libsForQt5.mailcommon libsForQt5.mailimporter libsForQt5.mauikit-calendar libsForQt5.mbox-importer libsForQt5.messagelib libsForQt5.pim-data-exporter libsForQt5.pim-sieve-editor libsForQt5.pimcommon libsForQt5.tokodon maui-shell plasma5Packages.akonadi-calendar-tools plasma5Packages.akonadi-import-wizard plasma5Packages.akonadiconsole plasma5Packages.akregator plasma5Packages.calendarsupport plasma5Packages.eventviews plasma5Packages.incidenceeditor plasma5Packages.kaddressbook plasma5Packages.kalarm plasma5Packages.kalendar plasma5Packages.kdepim-addons plasma5Packages.kdepim-runtime plasma5Packages.kmail plasma5Packages.kmail-account-wizard plasma5Packages.knotes plasma5Packages.kontact plasma5Packages.korganizer plasma5Packages.libgravatar plasma5Packages.libksieve plasma5Packages.mailcommon ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1 \ --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 ktextaddons https://github.com/r-ryantm/nixpkgs/archive/66b3c669f9308ba8c0c8e0cd3b74988ab28325b3.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/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1 ls -la /nix/store/1f95whhkwa09i73x98kxdzkw5i46ns5m-ktextaddons-1.3.1/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)
30 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/232369