aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 867d7f48..13ea4a0e 100644
--- a/shell.nix
+++ b/shell.nix
@@ -79,6 +79,8 @@ function refresh_toolchain {
pkgs.rustfmt
pkgs.perl
pkgs.protobuf
+ pkgs.pkg-config
+ pkgs.openssl
cargo2nix.packages.x86_64-linux.cargo2nix
] else [])
++