mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
lib: Take advantage of section descriptions
See https://github.com/nix-community/nixdoc/releases/tag/v2.6.0
This commit is contained in:
parent
3f21a22b5a
commit
055ba65fed
7 changed files with 20 additions and 17 deletions
|
@ -1,5 +1,4 @@
|
|||
# General list operations.
|
||||
|
||||
/* General list operations. */
|
||||
{ lib }:
|
||||
let
|
||||
inherit (lib.strings) toInt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue