nixpkgs/nixos/lib/make-options-doc
Sandro Jäckel e2702f5aee
treewide: don't use python3Minimal where it is not required
Building a python environment with python3Minimal requires hydra
to bootstrap pip and build all packages used in the environment
which would otherwise not be built. This reduces cache re-use and duplicates things.

Also common dependencies normally included in python itself
are not properly checked and can cause hard to debug errors
because everyone just assumes those modules are there.
2023-12-21 02:21:48 +01:00
..
default.nix treewide: don't use python3Minimal where it is not required 2023-12-21 02:21:48 +01:00
mergeJSON.py nixos/doc: remove docbook options compatibility 2023-06-13 16:56:31 +02:00