nixpkgs/nixos/lib
pennae 52b0ad17e3 nixos/docs: cache mergeJSON md conversion on baseOptionsJSON
with ever more options being markdown rather than docbook the conversion
time is starting to become a significant factor of doc build time.
luckily we can pre-convert all nixos option docs to MD and cache the
result of this conversion, then merge the already-converted json file
with user option docs. we leave options.json unconverted to keep it as
close to the actual nix code as possible.
2022-07-28 23:20:02 +02:00
..
make-options-doc nixos/docs: cache mergeJSON md conversion on baseOptionsJSON 2022-07-28 23:20:02 +02:00
test-driver add hub mode comment 2022-07-21 16:34:09 +02:00
build-vms.nix
default.nix
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix nixos: remove effect-less nixpgks.initialSystem 2022-05-26 20:00:05 -05:00
from-env.nix
make-channel.nix
make-disk-image.nix
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-multi-disk-zfs-image.nix treewide: don't use utillinux alias 2022-06-27 04:55:23 +00:00
make-single-disk-zfs-image.nix treewide: don't use utillinux alias 2022-06-27 04:55:23 +00:00
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix
systemd-lib.nix
systemd-types.nix
systemd-unit-options.nix Merge pull request #158602 from hercules-ci/systemd-unit-mixed-list-error 2022-06-19 07:05:04 +01:00
test-script-prepend.py nixos/test-driver: Typecheck TestScript 2022-06-02 10:05:45 +02:00
testing-python.nix nixos/test-driver: Support mypy through regular mechanisms 2022-06-17 12:22:57 +02:00
utils.nix