mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Merge pull request #312407 from hsjobeki/doc/lib-generators
doc: init lib.generators reference documentation
This commit is contained in:
commit
54a93d0525
3 changed files with 399 additions and 194 deletions
|
@ -54,4 +54,4 @@ merge:"diff3"
|
|||
Nix store paths can be converted to strings by enclosing a derivation attribute like so: `"${drv}"`.
|
||||
:::
|
||||
|
||||
Detailed documentation for each generator can be found in `lib/generators.nix`.
|
||||
Detailed documentation for each generator can be found [here](#sec-functions-library-generators)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue