nixpkgs/nixos/lib
Domen Kožar 5cfd034af0
Extract NixOS options documentation generation to a function
Motivation is to support other repositories containing nixos
modules that would like to generate options documentation:

- nix-darwin
- private repos
- arion
- ??
2019-08-08 16:18:09 +02:00
..
make-options-doc Extract NixOS options documentation generation to a function 2019-08-08 16:18:09 +02:00
test-driver nixos-test-driver: allow configuration of net frontend and backend 2019-07-22 13:44:27 +03:00
testing treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
build-vms.nix Make hostname in tests overridable 2019-08-07 10:31:13 +02:00
eval-config.nix
from-env.nix
make-channel.nix
make-disk-image.nix
make-ext4-fs.nix make-ext4-fs: Allows populating with custom files 2019-06-16 17:47:30 -04:00
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix
testing.nix treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
utils.nix