podman: Add passt
It (or rather pasta) is required by buildah.
This commit is contained in:
parent
750c9970f8
commit
2d70ccbdb3
|
@ -12,6 +12,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
buildah
|
||||
passt # required by buildah by default
|
||||
podman-compose
|
||||
skopeo
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue