cwltool 0 -> 1 attrpath: cwltool 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/00pjx5rdd8bpnall462p6lvyhfk9pd37-packages.json.drv building '/nix/store/00pjx5rdd8bpnall462p6lvyhfk9pd37-packages.json.drv'... Going to be running update for following packages: - cwltool-3.1.20230213100550 Press Enter key to continue... Running update for: - cwltool-3.1.20230213100550: UPDATING ... - cwltool-3.1.20230213100550: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/science/misc/cwltool/default.nix b/pkgs/applications/science/misc/cwltool/default.nix index 7c28f65f3bf7..4de262dee469 100644 --- a/pkgs/applications/science/misc/cwltool/default.nix +++ b/pkgs/applications/science/misc/cwltool/default.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cwltool"; - version = "3.1.20230213100550"; + version = "3.1.20240112164112"; format = "setuptools"; src = fetchFromGitHub { owner = "common-workflow-language"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-BtHkIVadcccnYYX8lRqiCzO+/qFeBaZfdUuu6qrjysk="; + hash = "sha256-Y0DORypXlTDv04qh796oXPSTxCXGb7rLQ8Su+/As7Lo="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - cwltool: 3.1.20230213100550 -> 3.1.20240112164112 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/282534"