poetryPlugins.poetry-plugin-export 0 -> 1 attrpath: poetryPlugins.poetry-plugin-export 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/il94rqa07461qshgawdfnyf1imzccm8n-packages.json.drv building '/nix/store/il94rqa07461qshgawdfnyf1imzccm8n-packages.json.drv'... Going to be running update for following packages: - python3.11-poetry-plugin-export-1.7.0 Press Enter key to continue... Running update for: - python3.11-poetry-plugin-export-1.7.0: UPDATING ... - python3.11-poetry-plugin-export-1.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/package-management/poetry/plugins/poetry-plugin-export.nix b/pkgs/tools/package-management/poetry/plugins/poetry-plugin-export.nix index 36929abc9f41..67cbae28e843 100644 --- a/pkgs/tools/package-management/poetry/plugins/poetry-plugin-export.nix +++ b/pkgs/tools/package-management/poetry/plugins/poetry-plugin-export.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "poetry-plugin-export"; - version = "1.7.0"; + version = "1.7.1"; format = "pyproject"; src = fetchFromGitHub { owner = "python-poetry"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-fmgX1/dVH0e3d7FYhOdOnLtjp0mkkaSZm1YW4gxZr74="; + hash = "sha256-HXzlfiZYDkrQRFXF1up52KrwGhrIctd3CtjQTNz8xH4="; }; postPatch = '' An auto update branch exists with message `poetryPlugins.poetry-plugin-export: 1.7.0 -> 1.7.1`. New version is 1.7.1. An auto update branch exists with an equal or greater version