nixpkgs/doc/builders
Robert Hensing 508c310222 darwin.linux-builder: Expose nixosConfig and nixosOptions attributes
I chose not to do nixos.{config, options} because that would make it
look too much like a configuration object, which it is not.

A configuration object I would define as for example the result of
calling NixOS, an attrset with `_type = "configuration";`.

Recreating a configuration object without evalModules is quite
feasible but not guaranteed to be correct, and not maintainable.
2023-10-12 23:10:41 +02:00
..
images doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
packages noto-fonts-emoji → noto-fonts-color-emoji 2023-09-12 12:38:07 +00:00
special darwin.linux-builder: Expose nixosConfig and nixosOptions attributes 2023-10-12 23:10:41 +02:00
fetchers.chapter.md Merge pull request #254967 from nbraud/sha256-to-hash/top-level 2023-09-15 14:36:49 +02:00
images.md doc: render nixpkgs manual with nrd 2023-07-01 20:59:29 +02:00
special.md doc: render nixpkgs manual with nrd 2023-07-01 20:59:29 +02:00
testers.chapter.md testers.hasPkgConfigModules: allow checking multiple pkg-config mods 2023-08-08 19:16:48 +02:00
trivial-builders.chapter.md rewrite runCommand interface docs 2023-09-18 17:47:47 +02:00