nixpkgs/nixos/modules/virtualisation/podman
zowoq 02f9255044 podman: remove wrapper
trying to get all of the podman functionality to work with the wrapper
 is becoming more complicated with each release, it isn't sustainable

removing the wrapper does mean that using extraPackages will need to build from source

- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
  - anyone using zfsUnstable will need to build from source

- remove unnecessary serviceConfig overrides

- set HELPER_BINARIES_DIR during build

- use install.bin target on linux for podman/tmpfiles
  - also installs quadlet/rootlessport in libexec

- remove unnecessary rootlessport output

- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
..
default.nix podman: remove wrapper 2023-02-14 19:22:24 +10:00
network-socket-ghostunnel.nix nixos/{containers,podman}: nixpkgs-fmt 2022-08-19 14:10:47 +10:00
network-socket.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00