Loading
system-manager: fix test sandbox failure, add latest-nix test
Add writableTmpDirAsHomeHook to nativeCheckInputs to fix the test_try_nix_eval test failure caused by Nix trying to create /homeless-shelter/.cache/nix in the sandbox. Add passthru.tests.latest-nix to verify system-manager builds and passes tests with nixVersions.latest. Related: NixOS/nixpkgs#505121