Files
haskell.nix/scripts/check-materialization-concurrency
Hamish Mackenzie 5a8b3cb5da Check that materialize does not limit concurrency (#699)
Adding materialize call to a derivation should not prevent nix form
building it concurrently with other derivations.

This test makes sure that is the case.
2020-06-16 21:02:37 +12:00
..