+2
-1
lib/modules.nix
+2
-1
lib/modules.nix
···-config = addFreeformType (addMeta (removeAttrs m ["_file" "key" "disabledModules" "require" "imports" "freeformType"]));
···+config = addFreeformType (removeAttrs m ["_file" "key" "disabledModules" "require" "imports" "freeformType"]);
+3
lib/tests/modules.sh
+3
lib/tests/modules.sh
···checkConfigError 'The option .* does not exist. Definition values:\n\s*- In .*: true' config.enable ./define-enable.nix
+19
lib/tests/modules/shorthand-meta.nix
+19
lib/tests/modules/shorthand-meta.nix
···
···