summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-04-12 21:46:21 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-04-12 21:46:21 -0700
commitb6e617dff1e712aac10888a2781484eeb2e99e89 (patch)
tree414adc72d4dacdc28ed38e928c0642ae5a3b6569 /flake.nix
parentc222109441b7cd779cbf3b440a4f3fdb45918965 (diff)
downloadstallman-shooter-main.tar.zst
Bump depsHEADmain
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 0878b1d..81b91ed 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,6 +17,7 @@
nativeBuildInputs = with pkgs; [
clippy
+ rust-analyzer
];
buildInputs = with pkgs; [