feat: add dockerCompat package from podman
buildbot/nix-eval Build done. (10 warnings)
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Greg Hellings
2026-06-11 09:20:19 -05:00
parent db5ef17dba
commit 6a0c87b77d
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -1,5 +1,6 @@
{
pkgs,
pkgs',
lib,
...
}:
@@ -28,6 +29,7 @@ in
cargo
clippy
direnv
pkgs'.dockerCompat
go
home-manager
just