aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-17 14:26:16 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-17 14:26:16 +0100
commit53c2c01a465bae4293b4a421be22a8bca7e09527 (patch)
tree3f1e2a07c5bec54e2aca553191393a31555b3c27
parentdd970382510dfd12a0fef94ae8959451089df8d4 (diff)
updated flake to include all tools
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 623951c..196260c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -13,6 +13,7 @@
# base-devel equivalent
rustc
cargo
+ rustup
];
};