1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00

Merge pull request #14440 from lovesegfault/cleanup-aws-sdk

chore(libstore/package): remove lingering aws-sdk-cpp
This commit is contained in:
John Ericson 2025-11-01 15:08:21 +00:00 committed by GitHub
commit 0ba1aa34dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,6 @@
nix-util, nix-util,
boost, boost,
curl, curl,
aws-sdk-cpp,
aws-crt-cpp, aws-crt-cpp,
libseccomp, libseccomp,
nlohmann_json, nlohmann_json,