libsForQt5.qt5ct 1.7 -> 1.8 https://repology.org/project/qt5ct/versions attrpath: libsForQt5.qt5ct 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/qt5ct/default.nix b/pkgs/tools/misc/qt5ct/default.nix index dfb0c711f7a6..d031168a6935 100644 --- a/pkgs/tools/misc/qt5ct/default.nix +++ b/pkgs/tools/misc/qt5ct/default.nix @@ -4,11 +4,11 @@ let inherit (lib) getDev; in mkDerivation rec { pname = "qt5ct"; - version = "1.7"; + version = "1.8"; src = fetchurl { url = "mirror://sourceforge/${pname}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-7VhUam5MUN/tG5/2oUjUpGj+m017WycnuWUB3ilVuNc="; + sha256 = "sha256-I7dAVEFepBJDKHcu+ab5UIOpuGVp4SgDSj/3XfrYCOk="; }; nativeBuildInputs = [ qmake qttools ]; Successfully finished processing cachix "/nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.8" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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/qt5ct/versions. meta.description for libsForQt5.qt5ct is: Qt5 Configuration Tool meta.homepage for libsForQt5.qt5ct is: https://www.opendesktop.org/content/show.php?content=168066 ###### 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.8 with grep in /nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.8 - found 1.8 in filename of file in /nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.8 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libsForQt5.qt5ct plasma5Packages.qt5ct ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.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 libsForQt5.qt5ct https://github.com/r-ryantm/nixpkgs/archive/2e1d574abb09df5960569a1c0f687a365d8fc497.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2e1d574abb09df5960569a1c0f687a365d8fc497#libsForQt5.qt5ct ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.8 ls -la /nix/store/nspgr6blj0a80jdnifx8ay459cb51w2z-qt5ct-1.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)
1 package built:
--- ###### Maintainer pings cc @Ralith 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/260301