mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
12 lines
339 B
Markdown
12 lines
339 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
|
|
functions/fileset.section.md
|
|
```
|