luigi 0 -> 1 attrpath: luigi 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/dqwcnm9izmrclbn8qg7wbhgj0jm3ddac-packages.json.drv building '/nix/store/dqwcnm9izmrclbn8qg7wbhgj0jm3ddac-packages.json.drv'... Going to be running update for following packages: - luigi-3.3.0 Press Enter key to continue... Running update for: - luigi-3.3.0: UPDATING ... - luigi-3.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/luigi/default.nix b/pkgs/applications/networking/cluster/luigi/default.nix index 7cbdab0d654b..32d246f22533 100644 --- a/pkgs/applications/networking/cluster/luigi/default.nix +++ b/pkgs/applications/networking/cluster/luigi/default.nix @@ -2,11 +2,11 @@ python3.pkgs.buildPythonApplication rec { pname = "luigi"; - version = "3.3.0"; + version = "3.5.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-zIZC3rbiLwYB7o34rT3mOagVIbfmY6elBEkZGFrSs1c="; + sha256 = "sha256-0+3gSWZlXBO8T0c/Y5AmjGLoPExFQNeJNsTxJJbk8Sg="; }; propagatedBuildInputs = with python3.pkgs; [ python-dateutil tornado python-daemon boto3 tenacity ]; An auto update branch exists with message `luigi: 3.3.0 -> 3.5.0`. New version is 3.5.0. An auto update branch exists with an equal or greater version