nwg-panel 0 -> 1 attrpath: nwg-panel 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d6cjkd72abbdipf5fqlilin98hfvr3ax-packages.json.drv building '/nix/store/d6cjkd72abbdipf5fqlilin98hfvr3ax-packages.json.drv'... Going to be running update for following packages: - nwg-panel-0.7.11 Press Enter key to continue... Running update for: - nwg-panel-0.7.11: UPDATING ... - nwg-panel-0.7.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/nwg-panel/default.nix b/pkgs/applications/misc/nwg-panel/default.nix index 7724976ebab..4f969e02854 100644 --- a/pkgs/applications/misc/nwg-panel/default.nix +++ b/pkgs/applications/misc/nwg-panel/default.nix @@ -14,13 +14,13 @@ python3Packages.buildPythonApplication rec { pname = "nwg-panel"; - version = "0.7.11"; + version = "0.7.16"; src = fetchFromGitHub { owner = "nwg-piotr"; repo = "nwg-panel"; rev = "refs/tags/v${version}"; - sha256 = "sha256-Esr1OPyQCCQIOfgkl6RIn93ZaJkF0O2RM9ObIgBlPi4="; + sha256 = "sha256-dwnDrFQZVz6Vxa8bX0gFPBZFQwRJ3+wUy6Rsxvb2dhw="; }; # No tests No auto update branch exists There might already be an open PR for this update: - nwg-panel: 0.7.11 -> 0.7.16 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/212881"