tribuchet: building on eliza Running type check (enable/disable: config.skipTypeCheck) See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck error[invalid-syntax]: Expected a newline after line continuation character --> testScriptWithTypes:177:48 | 177 | fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}" | ^ error[invalid-syntax]: Expected an element of or the end of the f-string --> testScriptWithTypes:177:49 | 177 | fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}" | ^ Found 2 diagnostics