2022-11-16T12:46:33 awscli2 0 -> 1 2022-11-16T12:46:36 attrpath: awscli2 2022-11-16T12:46:36 Checking auto update branch... 2022-11-16T12:46:39 [version] 2022-11-16T12:46:39 [version] generic version rewriter does not support multiple hashes 2022-11-16T12:46:39 [rustCrateVersion] 2022-11-16T12:46:39 [rustCrateVersion] No cargoSha256 found 2022-11-16T12:46:39 [golangModuleVersion] 2022-11-16T12:46:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T12:46:39 [updateScript] 2022-11-16T12:46:46 [updateScript] Success 2022-11-16T12:46:46 [updateScript] this derivation will be built: /nix/store/cir40p8l5f5qysp8gz5n88hsy7v0pa10-packages.json.drv building '/nix/store/cir40p8l5f5qysp8gz5n88hsy7v0pa10-packages.json.drv'... Going to be running update for following packages: - awscli2-2.8.12 Press Enter key to continue... Running update for: - awscli2-2.8.12: UPDATING ... - awscli2-2.8.12: DONE. Packages updated! 2022-11-16T12:46:46 2022-11-16T12:46:46 [quotedUrls] 2022-11-16T12:46:46 [quotedUrls] nothing found to replace 2022-11-16T12:46:46 Diff after rewrites: diff --git a/pkgs/tools/admin/awscli2/default.nix b/pkgs/tools/admin/awscli2/default.nix index a04ebf85ea7..308c96a46a6 100644 --- a/pkgs/tools/admin/awscli2/default.nix +++ b/pkgs/tools/admin/awscli2/default.nix @@ -32,14 +32,14 @@ let in with py.pkgs; buildPythonApplication rec { pname = "awscli2"; - version = "2.8.12"; # N.B: if you change this, check if overrides are still up-to-date + version = "1.27.10"; # N.B: if you change this, check if overrides are still up-to-date format = "pyproject"; src = fetchFromGitHub { owner = "aws"; repo = "aws-cli"; rev = version; - sha256 = "sha256-OeOSSB0WgVJEszmkXmMkmJNq37sPID7HFaTbXkBUwlI="; + sha256 = "sha256-znUGIOtUwqTvBKw/bov3Ex4ciE5/wqbx9xJlQPKYe0U="; }; nativeBuildInputs = [ 2022-11-16T12:48:17 No auto update branch exists 2022-11-16T12:48:26 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 awscli2 nix build failed. adding 'awscli/topics/config-vars.rst' adding 'awscli/topics/return-codes.rst' adding 'awscli/topics/s3-config.rst' adding 'awscli/topics/s3-faq.rst' adding 'awscli/topics/topic-tags.json' adding 'awscli-1.27.10.data/scripts/aws' adding 'awscli-1.27.10.data/scripts/aws.cmd' adding 'awscli-1.27.10.data/scripts/aws_bash_completer' adding 'awscli-1.27.10.data/scripts/aws_completer' adding 'awscli-1.27.10.data/scripts/aws_zsh_completer.sh' adding 'awscli-1.27.10.dist-info/LICENSE.txt' adding 'awscli-1.27.10.dist-info/METADATA' adding 'awscli-1.27.10.dist-info/WHEEL' adding 'awscli-1.27.10.dist-info/top_level.txt' adding 'awscli-1.27.10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for awscli (pyproject.toml) ... [?25l[?25hdone Created wheel for awscli: filename=awscli-1.27.10-py3-none-any.whl size=3939292 sha256=cfb5ec107c2f4ece30ceee1e94b7294bf6c91e04a634badac33f5a41741aea7f Stored in directory: /build/pip-ephem-wheel-cache-cwizxis6/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built awscli Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./awscli-1.27.10-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement docutils<0.17,>=0.10 (from awscli) (from versions: none) ERROR: No matching distribution found for docutils<0.17,>=0.10