diff --git a/nix/dev-shell.nix b/nix/dev-shell.nix --- a/nix/dev-shell.nix +++ b/nix/dev-shell.nix @@ -3,15 +3,19 @@ , lib , amqp-cpp , arcanist +, aws-sdk-cpp , boost , cargo , cmake , cmake-format , cocoapods +, corrosion , cryptopp , darwin +, double-conversion , folly , fmt +, glog , grpc , libiconv , libuv @@ -64,6 +68,10 @@ # protobuf exposes both a library and a command # thus should appear in both inputs protobuf_3_15_cmake + aws-sdk-cpp # tunnelbroker + corrosion # tunnelbroker + double-conversion # tunnelbroker + glog # tunnelbroker folly # cpp tools fmt # needed for folly boost # needed for folly