From da3c6d96775ddf5b89cb6b61b708ada548d6503e Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Wed, 2 Mar 2022 13:12:24 -0500 Subject: [PATCH] feat: add rustc to dev shell --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 091447a9..d75613a4 100644 --- a/flake.nix +++ b/flake.nix @@ -103,6 +103,7 @@ nodejs nodePackages.prettier nodePackages.prettier-plugin-toml + rustc shfmt treefmt yarn