blob: 5d4a58d50be21653bda0c41fedb2b4bf8050965e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
```
|