diff options
| author | Brian Cully <bjc@spork.org> | 2025-08-31 15:25:19 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-08-31 15:25:19 -0400 |
| commit | 35c98bd145d42147520c61e8d5cf4985077daf29 (patch) | |
| tree | c3e829083e41bf0ca3b46ae287f5d2507b69e201 /shell.nix | |
| parent | ee00bc1108b51b41915b0ba748d4484cf47d6481 (diff) | |
| download | automathon-35c98bd145d42147520c61e8d5cf4985077daf29.tar.gz automathon-35c98bd145d42147520c61e8d5cf4985077daf29.zip | |
dir-locals: add rust-analyzer config
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
