1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-16 01:06:55 +00:00
home-manager/tests/modules/services/podman-linux
Tarow 27a72d9913
podman: include systemd in quadlet service path
Podman uses systemd-run to setup transient systemd timers, e.g. for healthchecks.

On systems where systemd is not present in /run/current-system/sw/bin or ~/.nix-profile/bin (like one of my Ubuntu hosts), setting up the transient timers will fail. For containers with healthchecks configured, this results in the container being stuck in starting state.

Relevant issue here: containers/podman#25034
2025-03-19 14:09:57 -05:00
..
build-expected.service podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
build.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
configuration-containers-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-policy-expected.json podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-registries-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-storage-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
container-expected.service podman: include systemd in quadlet service path 2025-03-19 14:09:57 -05:00
container.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
default.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
image-expected.service podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
image.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
integration-build-expected.service podman: link dependent quadlets during build 2025-03-19 14:08:12 -05:00
integration-container-bld-expected.service podman: include systemd in quadlet service path 2025-03-19 14:09:57 -05:00
integration-container-expected.service podman: include systemd in quadlet service path 2025-03-19 14:09:57 -05:00
integration-image-expected.service podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
integration-network-expected.service podman: use type in attr name of built quadlets 2025-03-19 14:08:12 -05:00
integration-volume-expected.service podman: use type in attr name of built quadlets 2025-03-19 14:08:12 -05:00
integration.nix podman: use type in attr name of built quadlets 2025-03-19 14:08:12 -05:00
manifest.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
network-expected.service tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
network.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
podman-stubs.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
volume-expected.service podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
volume.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00