summary refs log tree commit diff
path: root/doc/functions.md
blob: 551ba522a9041ca04989d8f8d4aef1b638a57ce0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
functions/fileset.section.md
```