mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
be4d19ff1a
also updates nixdoc to 2.3.0. the nixdoc update is not a separate commit because that would leave the manual build broken for one commit, potentially breaking bisects and rebases.
11 lines
310 B
Markdown
11 lines
310 B
Markdown
# Functions reference {#chap-functions}
|
|
|
|
The nixpkgs repository has several utility functions to manipulate Nix expressions.
|
|
|
|
```{=include=} sections
|
|
functions/library.md
|
|
functions/generators.section.md
|
|
functions/debug.section.md
|
|
functions/prefer-remote-fetch.section.md
|
|
functions/nix-gitignore.section.md
|
|
```
|