aws-c-s3 0.2.2 -> 0.2.5 https://repology.org/metapackage/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.4`. New version is 0.2.5. 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..18128c05f19 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.5"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-s3"; rev = "v${version}"; - sha256 = "sha256-hPb9KTq/+OrUlE5EtmE6PYvtxsEmBb8K9ab7CAaELNo="; + sha256 = "sha256-AZ5V2kVjcOXOVneXgETVKO2beWgCP9aDADgSybcUJvc="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
14 packages marked as broken and skipped:
1 package blacklisted:
304 packages failed to build:
2 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/aws-c-s3/versions. meta.description for aws-c-s3 is: C99 library implementation for communicating with the S3 service meta.homepage for aws-c-s3 is: https://github.com/awslabs/aws-c-s3 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-s3/releases/tag/v0.2.5) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-s3/compare/v0.2.2...v0.2.5) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.2.5 with grep in /nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5 - found 0.2.5 in filename of file in /nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5 ---
Rebuild report (if merged into master) (click to expand) ``` 349 total rebuild path(s) 349 package rebuild(s) First fifty rebuilds by attrpath ansible-language-server apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm arrow-cpp arrow-glib aws-c-s3 aws-crt-cpp aws-sdk-cpp bitwarden bundix cabal2nix cached-nix-shell cachix cdxgen cloudcompare colmena common-updater-scripts crate2nix crystal2nix databricks-sql-cli deltachat-desktop dep2nix dydisnix easyocr element-desktop element-desktop-wayland emscripten entwine evcc faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faustPhysicalModeling faustStk faustlive fusionInventory gdal gmt go2nix gplates grass ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A aws-c-s3 https://github.com/r-ryantm/nixpkgs/archive/158e65a7ec5bdbb98809e74f4b4018762116ed89.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5 ls -la /nix/store/2rd387aflr6m8z3qkkmd3gxzagcdrw09-aws-c-s3-0.2.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
14 packages marked as broken and skipped:
1 package blacklisted:
304 packages failed to build:
2 packages built:
--- ###### Maintainer pings cc @r-burns for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/215765