mirror of
https://github.com/NixOS/nix.git
synced 2025-10-14 02:19:32 +08:00

This change was necessary when we were using `nix flake check` for CI
(see 6db6b269ed
). Now this is not really
necessary, because we are running the checks in a much saner way, that
doesn't use up too much memory for evaluation.