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/1yqxr8prd5c90yck5yrhzgw0s514i13x-packages.json.drv building '/nix/store/1yqxr8prd5c90yck5yrhzgw0s514i13x-packages.json.drv'... Going to be running update for following packages: - aws-sam-cli-1.110.0 Press Enter key to continue... Running update for: - aws-sam-cli-1.110.0: UPDATING ... - aws-sam-cli-1.110.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 5ab92dbe8b18..63b41ceb2d29 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.110.0"; + version = "1.111.0"; pyproject = true; 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-FJHHEsdi2uGP9/GxrANsVEuxZiS4M4BPBGoARQBQpkA="; + hash = "sha256-r8lOqd2piJR6oKzgEGDScB32fzX6NxYP2Dxpx2sBqD0="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-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.111.0.dist-info/LICENSE' adding 'aws_sam_cli-1.111.0.dist-info/METADATA' adding 'aws_sam_cli-1.111.0.dist-info/NOTICE' adding 'aws_sam_cli-1.111.0.dist-info/WHEEL' adding 'aws_sam_cli-1.111.0.dist-info/entry_points.txt' adding 'aws_sam_cli-1.111.0.dist-info/top_level.txt' adding 'aws_sam_cli-1.111.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built aws_sam_cli-1.111.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/aws_sam_cli-1.111.0...OK Repacking wheel as ./aws_sam_cli-1.111.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.111.0-py3-none-any.whl - watchdog==4.0.0 not satisfied by version 3.0.0