add shell.nix changes for Rust #176

This commit is contained in:
Cadey Ratio 2020-07-09 19:13:29 -04:00
parent 69a279290b
commit 354fb8346b
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ mkShell {
gopls gopls
vgo2nix vgo2nix
# Rust
cargo
cargo-watch
rls
rustc
rustfmt
# kubernetes deployment # kubernetes deployment
dhall dhall
dhall-yaml dhall-yaml