lix/tests/nixos/containers
Cole Helbling f3005632c4 Re-enable systemd-nspawn test
It was disabled in c6953d1ff6 because
a recent Nixpkgs bump brought in a new systemd which changed how
systemd-nspawn worked.

As far as I can tell, the issue was caused by this upstream systemd
commit:
b71a0192c0

Bind-mounting the host's `/sys` and `/proc` into the container's
`/run/host/{sys,proc}` fixes the issue and allows the test to succeed.

(cherry picked from commit 883092e3f78d4efb1066a2e24e343b307035a04c)
2023-09-20 17:03:47 +00:00
..
containers.nix Re-enable systemd-nspawn test 2023-09-20 17:03:47 +00:00
id-test.nix tests: Move NixOS tests to tests/nixos 2023-01-20 15:33:13 +01:00
systemd-nspawn.nix Re-enable systemd-nspawn test 2023-09-20 17:03:47 +00:00