2022-11-04T01:31:03 cwltool 3.1.20220224085855 -> 3.1.20221008225030 https://repology.org/metapackage/cwltool/versions 2022-11-04T01:31:06 attrpath: cwltool 2022-11-04T01:31:06 Checking auto update branch... 2022-11-04T01:31:10 [version] 2022-11-04T01:31:10 [version] skipping because derivation has updateScript 2022-11-04T01:31:10 [rustCrateVersion] 2022-11-04T01:31:10 [rustCrateVersion] No cargoSha256 found 2022-11-04T01:31:10 [golangModuleVersion] 2022-11-04T01:31:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T01:31:10 [updateScript] 2022-11-04T01:31:13 [updateScript] Success 2022-11-04T01:31:13 [updateScript] Going to be running update for following packages: - cwltool-3.1.20220224085855 Press Enter key to continue... Running update for: - cwltool-3.1.20220224085855: UPDATING ... - cwltool-3.1.20220224085855: DONE. Packages updated! 2022-11-04T01:31:13 2022-11-04T01:31:13 [quotedUrls] 2022-11-04T01:31:13 [quotedUrls] nothing found to replace 2022-11-04T01:31:13 Diff after rewrites: diff --git a/pkgs/applications/science/misc/cwltool/default.nix b/pkgs/applications/science/misc/cwltool/default.nix index 6a1bdc3de16..87bb40e3e16 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.20220224085855"; + version = "3.1.20221018083734"; format = "setuptools"; src = fetchFromGitHub { owner = "common-workflow-language"; repo = pname; - rev = version; - sha256 = "sha256-7+1xOV5Lodqtku0wX1urAEHsCcYKM3Vcd5RDg4DdVow="; + rev = "refs/tags/${version}"; + sha256 = "sha256-L26Oca71TlwdrTatj+jl6G99hss3LBSWPIVyCm24TKc="; }; postPatch = '' 2022-11-04T01:32:47 An auto update branch exists with message `cwltool: 3.1.20220224085855 -> 3.1.20220406080846`. New version is 3.1.20221018083734. 2022-11-04T01:32:47 The auto update branch does not match or exceed the new version. 2022-11-04T01:32:53 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cwltool Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . cwltool Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-schema-salad-8.3.20220913105718’ in /var/cache/nixpkgs-update/worker/worktree/cwltool/pkgs/development/python-modules/schema-salad/default.nix:65 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) 2022-11-04T04:14:41 cwltool 3.1.20220224085855 -> 3.1.20221018083734 https://github.com/common-workflow-language/cwltool/releases 2022-11-04T04:14:44 attrpath: cwltool 2022-11-04T04:14:44 Checking auto update branch... 2022-11-04T04:14:47 [version] 2022-11-04T04:14:47 [version] skipping because derivation has updateScript 2022-11-04T04:14:47 [rustCrateVersion] 2022-11-04T04:14:47 [rustCrateVersion] No cargoSha256 found 2022-11-04T04:14:47 [golangModuleVersion] 2022-11-04T04:14:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T04:14:47 [updateScript] 2022-11-04T04:14:50 [updateScript] Success 2022-11-04T04:14:50 [updateScript] this derivation will be built: /nix/store/ffmmn4mgv3gbv0qf3rc38iaqg3hi7617-packages.json.drv building '/nix/store/ffmmn4mgv3gbv0qf3rc38iaqg3hi7617-packages.json.drv'... Going to be running update for following packages: - cwltool-3.1.20220224085855 Press Enter key to continue... Running update for: - cwltool-3.1.20220224085855: UPDATING ... - cwltool-3.1.20220224085855: DONE. Packages updated! 2022-11-04T04:14:50 2022-11-04T04:14:50 [quotedUrls] 2022-11-04T04:14:50 [quotedUrls] nothing found to replace 2022-11-04T04:14:50 Diff after rewrites: diff --git a/pkgs/applications/science/misc/cwltool/default.nix b/pkgs/applications/science/misc/cwltool/default.nix index 6a1bdc3de16..87bb40e3e16 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.20220224085855"; + version = "3.1.20221018083734"; format = "setuptools"; src = fetchFromGitHub { owner = "common-workflow-language"; repo = pname; - rev = version; - sha256 = "sha256-7+1xOV5Lodqtku0wX1urAEHsCcYKM3Vcd5RDg4DdVow="; + rev = "refs/tags/${version}"; + sha256 = "sha256-L26Oca71TlwdrTatj+jl6G99hss3LBSWPIVyCm24TKc="; }; postPatch = '' 2022-11-04T04:16:23 An auto update branch exists with message `cwltool: 3.1.20220224085855 -> 3.1.20220406080846`. New version is 3.1.20221018083734. 2022-11-04T04:16:23 The auto update branch does not match or exceed the new version. 2022-11-04T04:16:31 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cwltool Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . cwltool Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-schema-salad-8.3.20220913105718’ in /var/cache/nixpkgs-update/worker/worktree/cwltool/pkgs/development/python-modules/schema-salad/default.nix:65 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) 2022-11-04T04:53:55 cwltool 3.1.20220224085855 -> 3.1.20221018083734 https://pypi.org/project/cwltool/ 2022-11-04T04:53:57 attrpath: cwltool 2022-11-04T04:53:57 Checking auto update branch... 2022-11-04T04:54:01 [version] 2022-11-04T04:54:01 [version] skipping because derivation has updateScript 2022-11-04T04:54:01 [rustCrateVersion] 2022-11-04T04:54:01 [rustCrateVersion] No cargoSha256 found 2022-11-04T04:54:01 [golangModuleVersion] 2022-11-04T04:54:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T04:54:01 [updateScript] 2022-11-04T04:54:03 [updateScript] Success 2022-11-04T04:54:03 [updateScript] Going to be running update for following packages: - cwltool-3.1.20220224085855 Press Enter key to continue... Running update for: - cwltool-3.1.20220224085855: UPDATING ... - cwltool-3.1.20220224085855: DONE. Packages updated! 2022-11-04T04:54:03 2022-11-04T04:54:03 [quotedUrls] 2022-11-04T04:54:04 [quotedUrls] nothing found to replace 2022-11-04T04:54:04 Diff after rewrites: diff --git a/pkgs/applications/science/misc/cwltool/default.nix b/pkgs/applications/science/misc/cwltool/default.nix index 6a1bdc3de16..87bb40e3e16 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.20220224085855"; + version = "3.1.20221018083734"; format = "setuptools"; src = fetchFromGitHub { owner = "common-workflow-language"; repo = pname; - rev = version; - sha256 = "sha256-7+1xOV5Lodqtku0wX1urAEHsCcYKM3Vcd5RDg4DdVow="; + rev = "refs/tags/${version}"; + sha256 = "sha256-L26Oca71TlwdrTatj+jl6G99hss3LBSWPIVyCm24TKc="; }; postPatch = '' 2022-11-04T04:55:38 An auto update branch exists with message `cwltool: 3.1.20220224085855 -> 3.1.20220406080846`. New version is 3.1.20221018083734. 2022-11-04T04:55:38 The auto update branch does not match or exceed the new version. 2022-11-04T04:55:43 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cwltool Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . cwltool Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-schema-salad-8.3.20220913105718’ in /var/cache/nixpkgs-update/worker/worktree/cwltool/pkgs/development/python-modules/schema-salad/default.nix:65 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information)