This commit is contained in:
biscuit
2025-05-27 08:15:59 -05:00
parent ab855f18ea
commit 25c0a328e6
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,7 +7,12 @@
}: {
environment.systemPackages = with pkgs; [
gcc
python3
python3Packages.pip
python3Packages.setuptools
python3Packages.wheel
cargo
rustc
nodejs