+13
-1
lib/modules.nix
+13
-1
lib/modules.nix
·········"The option `${showOption loc}' was accessed but has no value defined. Try setting the option.";
·········"The option `${showOption loc}' was accessed but has no value defined. Try setting the option.";
+85
-44
lib/types.nix
+85
-44
lib/types.nix
······························
·····················+zipAttrsWith (name: defs: mergeDefinitions (loc ++ [ name ]) elemType defs) (pushPositions defs)+zipAttrsWith (name: defs: mergeDefinitions (loc ++ [ name ]) elemType defs) (pushPositions defs)·········+throw "A definition for option `${showOption loc}' is not of type `${elemType.description}'. Definition values:${showDefs allInvalid}";