-8
nixos/modules/virtualisation/podman/default.nix
-8
nixos/modules/virtualisation/podman/default.nix
······
+57
-16
pkgs/applications/virtualization/podman/default.nix
+57
-16
pkgs/applications/virtualization/podman/default.nix
···+# do not add qemu to this wrapper, store paths get written to the podman vm config and break when GCed+# this only works for some binaries, others may need to be be added to `binPath` or in the modules·········
-78
pkgs/applications/virtualization/podman/wrapper.nix
-78
pkgs/applications/virtualization/podman/wrapper.nix
···-# do not add qemu to this wrapper, store paths get written to the podman vm config and break when GCed-# this only works for some binaries, others may need to be be added to `binPath` or in the modules
+1
-2
pkgs/top-level/all-packages.nix
+1
-2
pkgs/top-level/all-packages.nix
···podman-compose = python3Packages.callPackage ../applications/virtualization/podman-compose {};