mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-16 21:43:27 +00:00
Don't default `doCheck` to false, and use the default set of phases so the phases list does not need to be overriden in order to add checkPhase or installCheckPhase.