reference to Nix manual
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
309636f1b0
commit
358ab8370e
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ let
|
|||
meta = mkOption {
|
||||
type = types.lazyAttrsOf lib.types.raw;
|
||||
default = { };
|
||||
# TODO refer to Nix manual 2.25
|
||||
description = ''
|
||||
Metadata information about the app.
|
||||
Standardized in Nix at <https://github.com/NixOS/nix/pull/11297>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue