mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
doc: extract nixpkgs-manual into its own package
Also, use `finalAttrs` style and pass through all the helper derivations.
This commit is contained in:
parent
8bb7777aee
commit
4252286f21
6 changed files with 112 additions and 98 deletions
|
@ -1,5 +1,5 @@
|
|||
# Generates the documentation for library functions via nixdoc.
|
||||
|
||||
# To run this derivation, `nix-build -A nixpkgs-manual.lib-docs`
|
||||
{
|
||||
lib,
|
||||
stdenvNoCC,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue