mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-12 16:23:49 +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.