aws-sam-cli 0 -> 1 attrpath: aws-sam-cli 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/bk5pjsr0nas95xk33ylwyb544xlddm4y-packages.json.drv building '/nix/store/bk5pjsr0nas95xk33ylwyb544xlddm4y-packages.json.drv'... Going to be running update for following packages: - aws-sam-cli-1.103.0 Press Enter key to continue... Running update for: - aws-sam-cli-1.103.0: UPDATING ... - aws-sam-cli-1.103.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/aws-sam-cli/default.nix b/pkgs/development/tools/aws-sam-cli/default.nix index 093c5a1ab9e0..48fa5db2435f 100644 --- a/pkgs/development/tools/aws-sam-cli/default.nix +++ b/pkgs/development/tools/aws-sam-cli/default.nix @@ -10,7 +10,7 @@ python3.pkgs.buildPythonApplication rec { pname = "aws-sam-cli"; - version = "1.103.0"; + version = "1.108.0"; format = "pyproject"; disabled = python3.pythonOlder "3.8"; @@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication rec { owner = "aws"; repo = "aws-sam-cli"; rev = "refs/tags/v${version}"; - hash = "sha256-oy0+dAA6x8Jl1nZ1wjsR9xvpR9biemTtqL9B1awz4BM="; + hash = "sha256-k6SXCFkISyfr5/0vhe/Dfzs4qsVfu14lFx/bl53QxR4="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A aws-sam-cli nix build failed. adding 'samcli/local/rapid/aws-lambda-rie-x86_64' adding 'samcli/local/services/__init__.py' adding 'samcli/local/services/base_local_service.py' adding 'samcli/settings/__init__.py' adding 'samcli/vendor/__init__.py' adding 'samcli/vendor/serverlessrepo/__init__.py' adding 'samcli/vendor/serverlessrepo/application_metadata.py' adding 'samcli/vendor/serverlessrepo/exceptions.py' adding 'samcli/vendor/serverlessrepo/parser.py' adding 'samcli/vendor/serverlessrepo/publish.py' adding 'aws_sam_cli-1.108.0.dist-info/LICENSE' adding 'aws_sam_cli-1.108.0.dist-info/METADATA' adding 'aws_sam_cli-1.108.0.dist-info/NOTICE' adding 'aws_sam_cli-1.108.0.dist-info/WHEEL' adding 'aws_sam_cli-1.108.0.dist-info/entry_points.txt' adding 'aws_sam_cli-1.108.0.dist-info/top_level.txt' adding 'aws_sam_cli-1.108.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built aws_sam_cli-1.108.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/aws_sam_cli-1.108.0...OK Repacking wheel as ./aws_sam_cli-1.108.0-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for aws_sam_cli-1.108.0-py3-none-any.whl - cfn-lint~=0.84.0 not satisfied by version 0.83.3