aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-17 12:22:40 +0000
committerFuwn <[email protected]>2021-05-17 12:22:40 +0000
commit48f378ef24bf27343306a41785e82c40e6cb4120 (patch)
treeba970c9e64416b54d5a39d4c8ba067572ada360e /shell.nix
parentfix(prompt): test uses outdated module (diff)
downloadwhirl-48f378ef24bf27343306a41785e82c40e6cb4120.tar.xz
whirl-48f378ef24bf27343306a41785e82c40e6cb4120.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