Home Explore Blog Models CI



nixpkgs

1st chunk of `doc/functions.md`
8569d318886fa00b4b28c597aab4296819f437455d449b350000000100000136
# 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
```

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.