summaryrefslogtreecommitdiffstats
path: root/shell.nix
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-08-31 15:25:19 -0400
committerBrian Cully <bjc@spork.org>2025-08-31 15:25:19 -0400
commit35c98bd145d42147520c61e8d5cf4985077daf29 (patch)
treec3e829083e41bf0ca3b46ae287f5d2507b69e201 /shell.nix
parentee00bc1108b51b41915b0ba748d4484cf47d6481 (diff)
downloadautomathon-35c98bd145d42147520c61e8d5cf4985077daf29.tar.gz
automathon-35c98bd145d42147520c61e8d5cf4985077daf29.zip
dir-locals: add rust-analyzer config
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1c4e620..b56fdc2 100644
--- a/shell.nix
+++ b/shell.nix
@@ -9,6 +9,7 @@ pkgs.mkShellNoCC {
wasm-pack
rust-analyzer
clippy
+ rustfmt
# the only thing better than needing cargo's infinite dependencies
# is needing npm's as well, just so we can use a bundler built for
# another, wildly different, registry.