csvkit 0 -> 1 attrpath: csvkit 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/8j8n9n3rzxdkmc8iccyxcsdy97yrs19x-packages.json.drv building '/nix/store/8j8n9n3rzxdkmc8iccyxcsdy97yrs19x-packages.json.drv'... Going to be running update for following packages: - csvkit-1.1.1 Press Enter key to continue... Running update for: - csvkit-1.1.1: UPDATING ... - csvkit-1.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/text/csvkit/default.nix b/pkgs/tools/text/csvkit/default.nix index d559f1204915..6d0b38f86a41 100644 --- a/pkgs/tools/text/csvkit/default.nix +++ b/pkgs/tools/text/csvkit/default.nix @@ -12,12 +12,12 @@ let in python.pkgs.buildPythonApplication rec { pname = "csvkit"; - version = "1.1.1"; + version = "1.3.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-vt23t49rIq2+1urVrV3kv7Md0sVfMhGyorO2VSkEkiM="; + hash = "sha256-uC5q4tK7QWUXEA7Lro1dhWoN/65CtxIIiBSityAeGvg="; }; propagatedBuildInputs = with python.pkgs; [ An auto update branch exists with message `csvkit: 1.1.1 -> 1.3.0`. New version is 1.3.0. An auto update branch exists with an equal or greater version