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