Tests to reproduce Nix durablity problems
Reproduces a "schema is corrupt" error message.
Reproduces corrupt Nix store contents.
Run all tests on all filesystems:
nix build -L -v .#
Run one test with one filesystem:
nix build -L -v .#corrupt-schema-tests.xfs
The tests are timing dependent, but XFS seems to reproduce the most reliabily on the tested systems.