-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws-sdk-cpp: 1.8.130 -> 1.9.119, init new dependency packages #141014
aws-sdk-cpp: 1.8.130 -> 1.9.119, init new dependency packages #141014
Conversation
* fix LibCrypto cmake paths * fix postInstall for static build
I've built nix and nixUnstable on x86_64-linux. I'm trying to do the same on darwin but the hydra jobs are lagging far behind so it might take a while. |
Okay, working on x86_64-darwin as well. |
4bf0f01
to
21bef4a
Compare
Result of 1 package failed to build:
73 packages built:
|
21bef4a
to
c5e5faf
Compare
* add setup hook for interface cmake module * sba_metrics fails on musl
c5e5faf
to
abbb7c6
Compare
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 1 package marked as broken and skipped:
3 packages blacklisted:
1 package failed to build and are new build failure:
81 packages built:
The following issues got detected with the above build packages.
lispPackages.quicklisp-to-nix:
An avoidable string conversion got detected: An avoidable string conversion got detected: |
Motivation for this change
The aws-sdk-cpp 1.9 release significantly refactored the project structure, bringing in aws-crt-cpp which itself consumes many new aws-c-* packages via submodules. We're not the only distro that's getting tripped up by this - take a look at the spread in https://repology.org/project/aws-sdk-cpp/versions, and some of the conversation involving other repo packagers in aws/aws-sdk-cpp#1648.
This PR:
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)