533 current 2024-08-26 02:18:18 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
532aed5cfd
commit
49c355e70e
@ -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
|
||||
| ^
|
||||
323| _module = checked (config._module);
|
||||
1576| else
|
||||
|
||||
… while calling the 'seq' builtin
|
||||
… while evaluating the attribute 'value'
|
||||
|
||||
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
|
||||
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9:
|
||||
|
||||
321| options = checked options;
|
||||
322| config = checked (removeAttrs config [ "_module" ]);
|
||||
808| in warnDeprecation opt //
|
||||
809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
|
||||
| ^
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user