Home Explore Blog Models CI



nixpkgs

doc/functions.md
f6af24e4913e84d0afd8d7c960c96f3ad98e2e5bf30f564b0000000300000136
# 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
```

Chunks
8569d318 (1st chunk of `doc/functions.md`)
Title: Functions Reference
Summary
This section introduces a collection of utility functions found within the nixpkgs repository, all designed to manipulate Nix expressions. It serves as a reference point for various function categories, including general library functions, expression generators, debugging tools, functions for preferring remote fetching, and utilities related to `.gitignore` files.