about summary refs log tree commit diff
path: root/doc/tests
diff options
context:
space:
mode:
authorPhilip Taron2024-07-26 11:34:58 -0700
committerPhilip Taron2024-07-26 13:44:04 -0700
commit4252286f210a6c3b2310e6736eb1ef59917c9c89 (patch)
tree50820fc5394b62b14eb9fc399d14741e44f430f1 /doc/tests
parent8bb7777aee22d012e05a44206202b73939e1dfac (diff)
doc: extract nixpkgs-manual into its own package
Also, use `finalAttrs` style and pass through all the helper derivations.
Diffstat (limited to 'doc/tests')
-rw-r--r--doc/tests/manpage-urls.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tests/manpage-urls.nix b/doc/tests/manpage-urls.nix
index 084fabdd0f3d..0a3adec20655 100644
--- a/doc/tests/manpage-urls.nix
+++ b/doc/tests/manpage-urls.nix
@@ -1,3 +1,4 @@
+# To run this derivation, `nix-build -A nixpkgs-manual.tests.manpage-urls`
 {
   lib,
   runCommand,