remove aws-sdk from lix deps

This commit is contained in:
Natalie 2025-05-28 12:33:47 -07:00
parent 40840a8084
commit bef0fb01c2
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F

View file

@ -34,6 +34,7 @@ with pkgs;
#nix tools #nix tools
direnv direnv
nh nh
(lix.override { aws-sdk-cpp = null; })
#terminal stuff #terminal stuff
(btop.override { cudaSupport = true; }) (btop.override { cudaSupport = true; })