lib: Take advantage of section descriptions

See https://github.com/nix-community/nixdoc/releases/tag/v2.6.0
This commit is contained in:
Silvan Mosberger
2023-11-20 03:02:11 +01:00
parent 3f21a22b5a
commit 055ba65fed
7 changed files with 20 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
# Functions for copying sources to the Nix store.
/* Functions for copying sources to the Nix store. */
{ lib }:
# Tested in lib/tests/sources.sh