diff options
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ in pkgs.mkShell { buildInputs = with pkgs; [ # Rust rust + cargo-make + diesel-cli + cargo-watch # Dhall dhall |