Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at 23.11 11 lines 310 B view raw view rendered
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```