libsForQt5.qcoro 0.7.0 -> 0.9.0 https://repology.org/project/qcoro/versions attrpath: libsForQt5.qcoro 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/qcoro/default.nix b/pkgs/development/libraries/qcoro/default.nix index fb5c7570b75..2de82f9c0c8 100644 --- a/pkgs/development/libraries/qcoro/default.nix +++ b/pkgs/development/libraries/qcoro/default.nix @@ -11,13 +11,13 @@ gcc12Stdenv.mkDerivation rec { pname = "qcoro"; - version = "0.7.0"; + version = "0.9.0"; src = fetchFromGitHub { owner = "danvratil"; repo = "qcoro"; rev = "v${version}"; - sha256 = "cHd2CwzP4oD/gy9qsDWIMgvlfBQq1p9C4G7JNAs4XW4="; + sha256 = "sha256-kf2W/WAZCpLkq1UIy7iZri4vNaqjGjotB/Xsb+byZV4="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/5gncmbqkgz1c22dvqp3crrmip7a35070-qcoro-0.9.0" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/qcoro/versions. meta.description for libsForQt5.qcoro is: Library for using C++20 coroutines in connection with certain asynchronous Qt actions meta.homepage for libsForQt5.qcoro is: https://github.com/danvratil/qcoro ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/danvratil/qcoro/releases/tag/v0.9.0) - [Compare changes on GitHub](https://github.com/danvratil/qcoro/compare/v0.7.0...v0.9.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.0 in filename of file in /nix/store/5gncmbqkgz1c22dvqp3crrmip7a35070-qcoro-0.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 135 total rebuild path(s) 135 package rebuild(s) First fifty rebuilds by attrpath calligra digikam kile kmymoney kphotoalbum libsForQt5.akonadi libsForQt5.akonadi-calendar libsForQt5.akonadi-calendar-tools libsForQt5.akonadi-contacts libsForQt5.akonadi-import-wizard libsForQt5.akonadi-mime libsForQt5.akonadi-notes libsForQt5.akonadi-search libsForQt5.akonadiconsole libsForQt5.akregator libsForQt5.angelfish libsForQt5.calendarsupport libsForQt5.discover libsForQt5.eventviews libsForQt5.falkon libsForQt5.gwenview libsForQt5.incidenceeditor libsForQt5.kaccounts-integration libsForQt5.kaccounts-providers libsForQt5.kaddressbook libsForQt5.kalarm libsForQt5.kalendar libsForQt5.kamoso libsForQt5.kdenetwork-filesharing libsForQt5.kdenlive libsForQt5.kdepim-addons libsForQt5.kdepim-runtime libsForQt5.kdeplasma-addons libsForQt5.kdev-php libsForQt5.kdev-python libsForQt5.kdevelop libsForQt5.kdevelop-unwrapped libsForQt5.kgpg libsForQt5.kio-gdrive libsForQt5.kmail libsForQt5.kmail-account-wizard libsForQt5.kmailtransport libsForQt5.knotes libsForQt5.koko libsForQt5.kontact libsForQt5.korganizer libsForQt5.kpurpose libsForQt5.libgravatar libsForQt5.libkdepim libsForQt5.libksieve ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5gncmbqkgz1c22dvqp3crrmip7a35070-qcoro-0.9.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.qcoro https://github.com/r-ryantm/nixpkgs/archive/bb9e15a5943beb28873a120aec69f345f946efd6.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/5gncmbqkgz1c22dvqp3crrmip7a35070-qcoro-0.9.0 ls -la /nix/store/5gncmbqkgz1c22dvqp3crrmip7a35070-qcoro-0.9.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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @syvb 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/228783