aws-c-auth 0.6.26 -> 0.6.27 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 [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-auth/default.nix b/pkgs/development/libraries/aws-c-auth/default.nix index fa170ba2b96..50dbd22752c 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.6.26"; + version = "0.6.27"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-auth"; rev = "v${version}"; - sha256 = "sha256-PvdkTw5JydJT0TbXLB2C9tk4T+ho+fAbaw4jU9m5KuU="; + sha256 = "sha256-rjluBj8C4GjE67Os0+1CKKI/2V9RnkbYKhpdqQBryik="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
27 packages marked as broken and skipped:
1 package blacklisted:
396 packages failed to build:
3 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/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.6.27) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-auth/compare/v0.6.26...v0.6.27) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.6.27 with grep in /nix/store/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27 - found 0.6.27 in filename of file in /nix/store/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27 ---
Rebuild report (if merged into master) (click to expand) ``` 460 total rebuild path(s) 460 package rebuild(s) First fifty rebuilds by attrpath activitywatch ansible-language-server antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm ariang arrow-cpp arrow-glib audiobookshelf authelia aw-server-rust aws-c-auth aws-c-s3 aws-crt-cpp aws-sdk-cpp bitwarden bundix cabal2nix cached-nix-shell cachix cdxgen ceph ceph-client ceph-csi ceph-dev cloudcompare colmena common-updater-scripts crate2nix crystal2nix databricks-sql-cli dbx deltachat-desktop dep2nix docker-compose-language-service dot-language-server dydisnix easyocr element-desktop element-desktop-wayland emscripten entwine evcc faust faust2 faust2alqt faust2alsa faust2csound faust2firefox ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27 \ --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/63a07956a0283b1418d31032b7aa33996cdf0f90.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/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27 ls -la /nix/store/fsp8dn50amb999qww1p5qc96zbk71l33-aws-c-auth-0.6.27/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)
27 packages marked as broken and skipped:
1 package blacklisted:
396 packages failed to build:
3 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/231847