From 354fb8346b5411e00b92d59e7ab3253209800d21 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 9 Jul 2020 19:13:29 -0400 Subject: [PATCH] add shell.nix changes for Rust #176 --- shell.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/shell.nix b/shell.nix index 2b7dbab..dd7dbf4 100644 --- a/shell.nix +++ b/shell.nix @@ -15,6 +15,13 @@ mkShell { gopls vgo2nix + # Rust + cargo + cargo-watch + rls + rustc + rustfmt + # kubernetes deployment dhall dhall-yaml