Commit graph

3 commits

Author SHA1 Message Date
Pedro Alves
500a8bb9d5 nixos/cross-seed: re-enable test 2025-02-23 21:38:10 +00:00
Kevin Cox
ed86661d93
cross-seed: Remove broken test.
This test has always been broken. The fix is not obvious, there was an attempt to set up mount namespaces, but this will fail if the output directory doesn't exist. In the default configuration it will fail because the directory doesn't exist until cross-seed runs the first time. This points at a real issue with the module that should be addressed. But for now let's remove the broken test, then we can add it back in working condition.

Original PR: https://github.com/NixOS/nixpkgs/pull/383409
2025-02-22 11:06:44 -05:00
Pedro Alves
3b3bced9c5 nixos/cross-seed: init module 2025-02-20 09:51:26 +00:00