jsbeautifier 0 -> 1 attrpath: jsbeautifier 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] Going to be running update for following packages: - jsbeautifier-1.14.11 Press Enter key to continue... Running update for: - jsbeautifier-1.14.11: UPDATING ... - jsbeautifier-1.14.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jsbeautifier/default.nix b/pkgs/development/python-modules/jsbeautifier/default.nix index d3801bff9f02..d3fc765f4c86 100644 --- a/pkgs/development/python-modules/jsbeautifier/default.nix +++ b/pkgs/development/python-modules/jsbeautifier/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "jsbeautifier"; - version = "1.14.11"; + version = "1.15.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-a2Mlgepg3RwTPNJaSK0Ye0uR9SZiPEsPtUQ++AUlBQU="; + hash = "sha256-69cztWBwTGAtdE6vyDnbYKHukybjCiqAxK24cYrcGyQ="; }; propagatedBuildInputs = [ An auto update branch exists with message `jsbeautifier: 1.14.11 -> 1.15.0`. New version is 1.15.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python312Packages.jsbeautifier: 1.14.11 -> 1.15.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289342"