chore: add podman-tui and other goodies
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
Update flake.lock / update-flake-lock (push) Failing after 4s

This commit is contained in:
Greg Hellings
2026-05-07 08:28:44 -05:00
parent 9eb9fdec6c
commit a1fb195bf4
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -29,6 +29,8 @@ in
just
mcp-grafana
nixVersions.stable
podman
poetry
pre-commit
(pulumi.withPackages (p: with p; [
pulumi-aws-native
@@ -39,6 +41,7 @@ in
]))
python
rustc
terraform
];
};