diff options
| author | Fuwn <[email protected]> | 2021-05-10 20:36:17 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-10 20:36:17 +0000 |
| commit | a27934d3ccfa653af573416af0c40562b2456fb0 (patch) | |
| tree | efda5fa9e3ea040f4f9abe8a1f93c9d5b4b7ead0 | |
| parent | fix(global): license header case (diff) | |
| download | archived-api-worker-a27934d3ccfa653af573416af0c40562b2456fb0.tar.xz archived-api-worker-a27934d3ccfa653af573416af0c40562b2456fb0.zip | |
build(nix): add dev dependencies to nix shell build inputs
| -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 |