mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
manual: name' is not an argument for
mkOption'
This commit is contained in:
parent
a037526789
commit
572726a570
@ -175,7 +175,6 @@
|
||||
<example xml:id='ex-submodule-direct'><title>Directly defined submodule</title>
|
||||
<screen>
|
||||
options.mod = mkOption {
|
||||
name = "mod";
|
||||
description = "submodule example";
|
||||
type = with types; listOf (submodule {
|
||||
options = {
|
||||
|
Loading…
Reference in New Issue
Block a user