aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-17 12:22:40 -0700
committerFuwn <[email protected]>2021-05-17 12:22:40 -0700
commitb6e92cc928a4a94a8dfd32a53fd0a5732f1f1632 (patch)
tree6dd868b0b781160adc5ab08b5cc5033f82de25cf /shell.nix
parentfix(prompt): test uses outdated module (diff)
downloadwhirl-b6e92cc928a4a94a8dfd32a53fd0a5732f1f1632.tar.xz
whirl-b6e92cc928a4a94a8dfd32a53fd0a5732f1f1632.zip
fix(nix): nix builds
Fix Docker and Nix intergration via rename.
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 19dc43d..c503ca8 100644
--- a/shell.nix
+++ b/shell.nix
@@ -12,6 +12,11 @@ in pkgs.mkShell {
cargo-make
diesel-cli
cargo-watch
+ cargo-udeps
+
+ # System
+ openssl
+ pkg-config
# Dhall
dhall