python311Packages.python-lsp-ruff 1.6.0 -> 2.0.0 https://repology.org/project/python:python-lsp-ruff/versions attrpath: python311Packages.python-lsp-ruff 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/36443a68376bnpp2wabr0hx44mlfq9lq-packages.json.drv building '/nix/store/36443a68376bnpp2wabr0hx44mlfq9lq-packages.json.drv'... Going to be running update for following packages: - python3.11-python-lsp-ruff-1.6.0 Press Enter key to continue... Running update for: - python3.11-python-lsp-ruff-1.6.0: UPDATING ... - python3.11-python-lsp-ruff-1.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-lsp-ruff/default.nix b/pkgs/development/python-modules/python-lsp-ruff/default.nix index eae9047c9f9d..db76f36b1f64 100644 --- a/pkgs/development/python-modules/python-lsp-ruff/default.nix +++ b/pkgs/development/python-modules/python-lsp-ruff/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "python-lsp-ruff"; - version = "1.6.0"; + version = "2.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit version; pname = "python-lsp-ruff"; - sha256 = "sha256-vf3ZNZyen1W29qk4ST1sus5VTcys9F3067NlUr406bg="; + sha256 = "sha256-lCTBFKTb1djrRQcX4Eg/G2Fs+VrqTvJ/XVnUPVM/5nE="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.python-lsp-ruff: 1.6.0 -> 2.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/270201"