qgnomeplatform 0 -> 1 attrpath: qgnomeplatform Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nyrhhx79mn8w7xvrjcl663a9amsn6rp9-packages.json.drv building '/nix/store/nyrhhx79mn8w7xvrjcl663a9amsn6rp9-packages.json.drv'... Going to be running update for following packages: - qgnomeplatform-0.8.4 Press Enter key to continue... Running update for: - qgnomeplatform-0.8.4: UPDATING ... - qgnomeplatform-0.8.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/qgnomeplatform/default.nix b/pkgs/development/libraries/qgnomeplatform/default.nix index 4c75b475c17c..705ccec1278f 100644 --- a/pkgs/development/libraries/qgnomeplatform/default.nix +++ b/pkgs/development/libraries/qgnomeplatform/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "qgnomeplatform"; - version = "0.8.4"; + version = "0.9.2"; src = fetchFromGitHub { owner = "FedoraQt"; repo = "QGnomePlatform"; rev = version; - sha256 = "sha256-DaIBtWmce+58OOhqFG5802c3EprBAtDXhjiSPIImoOM="; + sha256 = "sha256-8hq+JapJPWOjS7ICkWnCglS8udqQ0+w45ajyyxfBIME="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - qgnomeplatform: 0.8.4 -> 0.9.2; nixos/qt: do not require qt.style URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285018"