diff --git a/nixos-switch.log b/nixos-switch.log index 0d0f001..d1a913c 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,89 +1,24 @@ -error: - … while evaluating the attribute 'config' - - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: - - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); - | ^ - 323| _module = checked (config._module); - - … while calling the 'seq' builtin - - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: - - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); - | ^ - 323| _module = checked (config._module); - - (stack trace truncated; use '--show-trace' to show the full trace) - - error: syntax error, unexpected DOLLAR_CURLY - - at /etc/nixos/configuration.nix:698:14: - - 697| exclusive = "true"; - 698| height = ${BAR_WIDTH_INT}; - | ^ - 699| width = 1000; building Nix... -error: - … while evaluating the attribute 'config' - - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: - - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); - | ^ - 323| _module = checked (config._module); - - … while calling the 'seq' builtin - - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: - - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); - | ^ - 323| _module = checked (config._module); - - (stack trace truncated; use '--show-trace' to show the full trace) - - error: syntax error, unexpected DOLLAR_CURLY - - at /etc/nixos/configuration.nix:698:14: - - 697| exclusive = "true"; - 698| height = ${BAR_WIDTH_INT}; - | ^ - 699| width = 1000; building the system configuration... error: - … while evaluating the attribute 'config.system.build.toplevel' + … while calling the 'head' builtin - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11: - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); + 1574| || pred here (elemAt values 1) (head values) then + 1575| head values + | ^ + 1576| else + + … while evaluating the attribute 'value' + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9: + + 808| in warnDeprecation opt // + 809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ - 323| _module = checked (config._module); - - … while calling the 'seq' builtin - - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: - - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); - | ^ - 323| _module = checked (config._module); + 810| inherit (res.defsFinal') highestPrio; (stack trace truncated; use '--show-trace' to show the full trace) - error: syntax error, unexpected DOLLAR_CURLY - - at /etc/nixos/configuration.nix:698:14: - - 697| exclusive = "true"; - 698| height = ${BAR_WIDTH_INT}; - | ^ - 699| width = 1000; + error: cannot coerce an integer to a string