+6
-2
lib/lists.nix
+6
-2
lib/lists.nix
·········
+7
-7
lib/modules.nix
+7
-7
lib/modules.nix
···if set ? ${name} then res else throw "The option `${showOption (prefix ++ [name])}' defined in `${m.file}' does not exist.")············getPrio = def: if def.value._type or "" == "override" then def.value.priority else defaultPrio;strip = def: if def.value._type or "" == "override" then def // { value = def.value.content; } else def;
+3
-3
lib/options.nix
+3
-3
lib/options.nix
···else throw "Cannot merge definitions of `${showOption loc}' given in ${showFiles (getFiles defs)}.";···throw "The option `${showOption loc}' has conflicting definitions, in ${showFiles (getFiles defs)}."
+1
-1
lib/strings.nix
+1
-1
lib/strings.nix