1# Functions reference {#chap-functions} 2 3The nixpkgs repository has several utility functions to manipulate Nix expressions. 4 5```{=include=} sections 6functions/library.md 7functions/generators.section.md 8functions/debug.section.md 9functions/prefer-remote-fetch.section.md 10functions/nix-gitignore.section.md 11```