summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-16 21:38:32 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-16 21:38:32 +0100
commitab3cc9209073cef941fe7b6688faa5780d20a48e (patch)
tree8b4d3a759c7a41476ac18449245964140d30df0b /mun.nix
parent1e988f5edf240fdc5daf150f8b1adff7b8302fea (diff)
remved rust packages to not interfere in development
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/mun.nix b/mun.nix
index 7f57484..986ac26 100755
--- a/mun.nix
+++ b/mun.nix
@@ -17,10 +17,6 @@
packages = with pkgs; [
# === Development Tools ===
- cargo
- rustc
- rust-analyzer
- rustfmt
clippy
ruff