remove aws-sdk from lix deps
This commit is contained in:
parent
40840a8084
commit
bef0fb01c2
1 changed files with 1 additions and 0 deletions
|
@ -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; })
|
||||||
|
|
Loading…
Reference in a new issue