aws-c-cal 0.6.0 -> 0.6.1 https://repology.org/project/aws-c-cal/versions attrpath: aws-c-cal 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-cal/default.nix b/pkgs/development/libraries/aws-c-cal/default.nix index a76ee7ab003c..bd06a1e1edaa 100644 --- a/pkgs/development/libraries/aws-c-cal/default.nix +++ b/pkgs/development/libraries/aws-c-cal/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "aws-c-cal"; - version = "0.6.0"; + version = "0.6.1"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-qsYQViMto5j6piCg6gBjzFfPJlLkJt4949o217QsV6Q="; + sha256 = "sha256-6POUV9G4MNqxtn8V6Oqpni9VdIL7zXX41kATbm1ZtiI="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1" 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-cal/versions. meta.description for aws-c-cal is: AWS Crypto Abstraction Layer meta.homepage for aws-c-cal is: https://github.com/awslabs/aws-c-cal ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.1) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-cal/compare/v0.6.0...v0.6.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6.1 with grep in /nix/store/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1 - found 0.6.1 in filename of file in /nix/store/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1 ---
Rebuild report (if merged into master) (click to expand) ``` 607 total rebuild path(s) 607 package rebuild(s) First fifty rebuilds by attrpath activitywatch ansible-language-server antennas antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm ariang arrow-cpp arrow-glib assemblyscript audiobookshelf authelia aw-server-rust aws-c-auth aws-c-cal aws-c-event-stream aws-c-http aws-c-io aws-c-mqtt aws-c-s3 aws-crt-cpp aws-sdk-cpp balanceofsatoshis bibtex-tidy bitwarden bitwarden-cli botamusique browsr bundix cabal2nix cached-nix-shell cachix castnow cdxgen ceph ceph-client ceph-csi ceph-dev cloudcompare colmena common-updater-scripts crate2nix crystal2nix cz-cli databricks-sql-cli dbx deltachat-desktop dep2nix devour-flake ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1 \ --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-cal https://github.com/r-ryantm/nixpkgs/archive/6856d26574354f5d016fdc063ce3bc7254ca09fb.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/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1 ls -la /nix/store/mi5x6nf6d7vv7bd94xqdk4hir4mq0jbs-aws-c-cal-0.6.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @orivej 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/250089