diff options
| author | Fuwn <[email protected]> | 2021-05-10 20:32:43 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-10 20:34:44 -0700 |
| commit | 88d945b831b0769349b1b4094e960136d33ac59c (patch) | |
| tree | d3fb333363a1542446c6567a749baebe27146c96 /shell.nix | |
| parent | refactor(config): move `prompt_ps1` configuration key to `whirlsplash.prompt`... (diff) | |
| download | whirl-88d945b831b0769349b1b4094e960136d33ac59c.tar.xz whirl-88d945b831b0769349b1b4094e960136d33ac59c.zip | |
build(nix): add dev dependencies to nix shell build inputs
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 |