aws-c-s3 0.2.2 -> 0.2.8 https://repology.org/project/aws-c-s3/versions attrpath: aws-c-s3 Checking auto update branch... An auto update branch exists with message `aws-c-s3: 0.2.2 -> 0.2.5`. New version is 0.2.8. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-s3/default.nix b/pkgs/development/libraries/aws-c-s3/default.nix index cb77bade69a..97c7083c669 100644 --- a/pkgs/development/libraries/aws-c-s3/default.nix +++ b/pkgs/development/libraries/aws-c-s3/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "aws-c-s3"; - version = "0.2.2"; + version = "0.2.8"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-s3"; rev = "v${version}"; - sha256 = "sha256-hPb9KTq/+OrUlE5EtmE6PYvtxsEmBb8K9ab7CAaELNo="; + sha256 = "sha256-kwYzsKdEy+e0GxqYcakcdwoaC2LLPZe8E7bZNrmqok0="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/1pjl19g2bngk388llq4gzaq63ag060vw-aws-c-s3-0.2.8" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed