From f7858f03d2c8a019b23138ca5b8d01d6e1bce98e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 10 May 2021 20:36:17 -0700 Subject: build(nix): add dev dependencies to nix shell build inputs --- shell.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index bbbb0af..b44bca0 100644 --- a/shell.nix +++ b/shell.nix @@ -9,6 +9,9 @@ in pkgs.mkShell { buildInputs = with pkgs; [ # Rust rust + cargo-make + diesel-cli + cargo-watch # Dhall dhall -- cgit v1.2.3