90 lines
3.3 KiB
Plaintext
90 lines
3.3 KiB
Plaintext
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'
|
|
|
|
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;
|