1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/nixos/lib
pennae ef176dcf7e nixos/*: automatically convert option descriptions
conversions were done using https://github.com/pennae/nix-doc-munge
using (probably) rev f34e145 running

    nix-doc-munge nixos/**/*.nix
    nix-doc-munge --import nixos/**/*.nix

the tool ensures that only changes that could affect the generated
manual *but don't* are committed, other changes require manual review
and are discarded.
2022-08-31 16:32:53 +02:00
..
make-options-doc nixos/make-options-doc: add inline roles for varname/envar 2022-08-31 16:21:10 +02:00
test-driver add hub mode comment 2022-07-21 16:34:09 +02:00
build-vms.nix treewide: nixosTest -> testers.nixosTest 2022-05-09 14:16:06 +02:00
default.nix
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix nixos/eval-config: Allow system to be set modularly when arg is null 2022-07-10 13:35:54 +02:00
from-env.nix
make-channel.nix
make-disk-image.nix make-disk-image: add systemdMinimal to PATH 2022-04-05 11:57:53 +02:00
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 treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
systemd-lib.nix nixos/systemd: Add onSuccess module option for units 2022-04-07 13:25:52 +02:00
systemd-types.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
systemd-unit-options.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02: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 nixos: Fix up systemd shutdown ramfs 2022-04-28 14:12:14 -04:00