2023-03-25 20:38:26 +00:00
|
|
|
# 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
|
2023-08-16 23:55:32 +01:00
|
|
|
functions/fileset.section.md
|
2023-03-25 20:38:26 +00:00
|
|
|
```
|