python311Packages.cssbeautifier 0 -> 1 attrpath: python311Packages.cssbeautifier 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/2lmg1hdnq342whan23y8c8vk9js9nrd6-packages.json.drv building '/nix/store/2lmg1hdnq342whan23y8c8vk9js9nrd6-packages.json.drv'... Going to be running update for following packages: - python3.11-cssbeautifier-1.14.11 Press Enter key to continue... Running update for: - python3.11-cssbeautifier-1.14.11: UPDATING ... - python3.11-cssbeautifier-1.14.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cssbeautifier/default.nix b/pkgs/development/python-modules/cssbeautifier/default.nix index 3144c5114fc2..8a59bf011e4e 100644 --- a/pkgs/development/python-modules/cssbeautifier/default.nix +++ b/pkgs/development/python-modules/cssbeautifier/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "cssbeautifier"; - version = "1.14.11"; + version = "1.15.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-QFRMK2K7y2TKpefzegLflWVOXOG8rK2sTKHz3InDFRM="; + hash = "sha256-n3BkNirt1VnFXu7Pa2vtZeBfM0iNy+OQRPBAPCbhwAY="; }; nativeBuildInputs = [ No auto update branch exists 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"