Home Explore Blog CI



nixpkgs

1st chunk of `doc/functions.md`
349354ed7742d3bbe9c7e9e90eac47f51657d57e60bdcd270000000100000136
# 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 in Nixpkgs
Summary
This section introduces the utility functions available in the nixpkgs repository for manipulating Nix expressions. It includes various categories of functions, such as those in the library, generators, debug functions, prefer-remote-fetch, and nix-gitignore.