nixpkgs-manual: init

This commit is contained in:
Philip Taron
2024-07-26 11:45:25 -07:00
parent 4252286f21
commit b5dc82844f
9 changed files with 12 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# Generates the documentation for library functions via nixdoc.
# To run this derivation, `nix-build -A nixpkgs-manual.lib-docs`
# To build this derivation, run `nix-build -A nixpkgs-manual.lib-docs`
{
lib,
stdenvNoCC,