mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 17:14:00 +00:00
Merge pull request #335139 from MattSturgeon/types_docref
lib/types: update reference to docs
This commit is contained in:
commit
0606893752
@ -219,7 +219,7 @@ rec {
|
|||||||
else "(${t.description})";
|
else "(${t.description})";
|
||||||
|
|
||||||
# When adding new types don't forget to document them in
|
# When adding new types don't forget to document them in
|
||||||
# nixos/doc/manual/development/option-types.xml!
|
# nixos/doc/manual/development/option-types.section.md!
|
||||||
types = rec {
|
types = rec {
|
||||||
|
|
||||||
raw = mkOptionType {
|
raw = mkOptionType {
|
||||||
|
Loading…
Reference in New Issue
Block a user