aws-c-auth 0.7.10 -> 0.7.14 https://repology.org/project/aws-c-auth/versions attrpath: aws-c-auth Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-auth/default.nix b/pkgs/development/libraries/aws-c-auth/default.nix index f818e35c458e..1760ae4fb617 100644 --- a/pkgs/development/libraries/aws-c-auth/default.nix +++ b/pkgs/development/libraries/aws-c-auth/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "aws-c-auth"; - version = "0.7.10"; + version = "0.7.14"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-auth"; rev = "v${version}"; - hash = "sha256-yJ0sgw0y9tIiIHgTPVnfYd8zAGjO83qfeeEzstGH9CE="; + hash = "sha256-qkPCGqKqR0NKiCn8RXhHOWUlJ2jMaO0deqlaRWlZ1vg="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/aws-c-auth/versions. meta.description for aws-c-auth is: C99 library implementation of AWS client-side authentication meta.homepage for aws-c-auth is: https://github.com/awslabs/aws-c-auth ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.14) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-auth/compare/v0.7.10...v0.7.14) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.7.14 with grep in /nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14 - found 0.7.14 in filename of file in /nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14 ---
Rebuild report (if merged into master) (click to expand) ``` 735 total rebuild path(s) 735 package rebuild(s) First fifty rebuilds by attrpath activitywatch adafruit-nrfutil akkoma-frontends.admin-fe akkoma-frontends.akkoma-fe alice-lg anki ansible-language-server antennas antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm archivebox ariang arrow-cpp arrow-glib arrpc assemblyscript audiobookshelf authelia authy aw-server-rust aws-azure-login aws-c-auth aws-c-s3 aws-crt-cpp aws-sdk-cpp balanceofsatoshis balena-cli behave bibtex-tidy bilibili bitwarden bitwarden-cli bitwarden-directory-connector-cli botamusique browsr bruno btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix camunda-modeler carbon-now-cli carto castnow cdxgen ceph ceph-client ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14 \ --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-auth https://github.com/r-ryantm/nixpkgs/archive/8b552b235a48d60f3ceb4d2cf40d772ba91daeab.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8b552b235a48d60f3ceb4d2cf40d772ba91daeab#aws-c-auth ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14 ls -la /nix/store/2db9dx3k36wvbw34xa851wr7gc1zl4dq-aws-c-auth-0.7.14/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/285029