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; [
|
environment.systemPackages = with pkgs; [
|
||||||
buildah
|
buildah
|
||||||
|
passt # required by buildah by default
|
||||||
podman-compose
|
podman-compose
|
||||||
skopeo
|
skopeo
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue