2022-11-02T11:48:02 awscli2 0 -> 1 2022-11-02T11:48:04 attrpath: awscli2 2022-11-02T11:48:04 Checking auto update branch... 2022-11-02T11:48:08 [version] 2022-11-02T11:48:08 [version] generic version rewriter does not support multiple hashes 2022-11-02T11:48:08 [rustCrateVersion] 2022-11-02T11:48:08 [rustCrateVersion] No cargoSha256 found 2022-11-02T11:48:08 [golangModuleVersion] 2022-11-02T11:48:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T11:48:08 [updateScript] 2022-11-02T11:48:16 [updateScript] Success 2022-11-02T11:48:16 [updateScript] this derivation will be built: /nix/store/ybwqwc7n2sbvw1wsi95i9gf1zlc1fqjg-packages.json.drv building '/nix/store/ybwqwc7n2sbvw1wsi95i9gf1zlc1fqjg-packages.json.drv'... Going to be running update for following packages: - awscli2-2.8.7 Press Enter key to continue... Running update for: - awscli2-2.8.7: UPDATING ... - awscli2-2.8.7: DONE. Packages updated! 2022-11-02T11:48:16 2022-11-02T11:48:16 [quotedUrls] 2022-11-02T11:48:16 [quotedUrls] nothing found to replace 2022-11-02T11:48:17 Diff after rewrites: diff --git a/pkgs/tools/admin/awscli2/default.nix b/pkgs/tools/admin/awscli2/default.nix index 0aedc30da23..5e8742ae3cb 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.7"; # N.B: if you change this, check if overrides are still up-to-date + version = "1.27.0"; # 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-AFVIHDWgBuM9aGFY7sEvoU6NmSBYQa/dXgz/qW/3rUY="; + sha256 = "sha256-NoDm1ncDZT4VJ/0WcWfEQLBtgRRtxDI2O8oYtKWwxRM="; }; nativeBuildInputs = [ 2022-11-02T11:49:48 No auto update branch exists 2022-11-02T11:49:58 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.0.data/scripts/aws' adding 'awscli-1.27.0.data/scripts/aws.cmd' adding 'awscli-1.27.0.data/scripts/aws_bash_completer' adding 'awscli-1.27.0.data/scripts/aws_completer' adding 'awscli-1.27.0.data/scripts/aws_zsh_completer.sh' adding 'awscli-1.27.0.dist-info/LICENSE.txt' adding 'awscli-1.27.0.dist-info/METADATA' adding 'awscli-1.27.0.dist-info/WHEEL' adding 'awscli-1.27.0.dist-info/top_level.txt' adding 'awscli-1.27.0.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.0-py3-none-any.whl size=3938596 sha256=eb12a1efb9c61646d2996c68eaba2d2cea75b8203b28b457d5e6efe430c4ab13 Stored in directory: /build/pip-ephem-wheel-cache-l29elmc5/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.0-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