mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 12:53:05 +00:00
12cfea32f8
Also, - keep exhaustive tests because they test something different than the regular tests and finish faster than the regular tests - remove unnecessary options. None of the modules are experimental (anymore) and the modules are enabled by default except recovery. This is demonstrated by the output of the configurePhase with this commit: ``` Build Options: with tests = yes module ecdh = yes module recovery = yes module extrakeys = yes module schnorrsig = yes ``` |
||
---|---|---|
.. | ||
default.nix |