chore: add build tools
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Greg Hellings
2026-06-05 10:39:41 -05:00
parent 394c2c2aba
commit c8951f6da8
+5
View File
@@ -26,12 +26,16 @@ in
ansible
awscli2
cargo
clippy
direnv
go
home-manager
just
mcp-grafana
nil
nixVersions.stable
podman
podman-compose
poetry
pre-commit
(pulumi.withPackages (
@@ -45,6 +49,7 @@ in
))
python
rustc
rustfmt
terraform
];
};