540 current 2024-08-27 15:11:05 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
1457f4e26b
commit
3d6ddb29d9
@ -21,12 +21,12 @@ error:
|
|||||||
|
|
||||||
error: syntax error, unexpected DOLLAR_CURLY
|
error: syntax error, unexpected DOLLAR_CURLY
|
||||||
|
|
||||||
at /etc/nixos/configuration.nix:267:21:
|
at /etc/nixos/configuration.nix:270:24:
|
||||||
|
|
||||||
266| hints = {
|
269| };
|
||||||
267| bg = ${BG};
|
270| tabs.bar.bg = ${BG};
|
||||||
| ^
|
| ^
|
||||||
268| fg = ${FG};
|
271| };
|
||||||
building Nix...
|
building Nix...
|
||||||
error:
|
error:
|
||||||
… while evaluating the attribute 'config'
|
… while evaluating the attribute 'config'
|
||||||
@ -51,12 +51,12 @@ error:
|
|||||||
|
|
||||||
error: syntax error, unexpected DOLLAR_CURLY
|
error: syntax error, unexpected DOLLAR_CURLY
|
||||||
|
|
||||||
at /etc/nixos/configuration.nix:267:21:
|
at /etc/nixos/configuration.nix:270:24:
|
||||||
|
|
||||||
266| hints = {
|
269| };
|
||||||
267| bg = ${BG};
|
270| tabs.bar.bg = ${BG};
|
||||||
| ^
|
| ^
|
||||||
268| fg = ${FG};
|
271| };
|
||||||
building the system configuration...
|
building the system configuration...
|
||||||
error:
|
error:
|
||||||
… while evaluating the attribute 'config.system.build.toplevel'
|
… while evaluating the attribute 'config.system.build.toplevel'
|
||||||
@ -81,9 +81,9 @@ error:
|
|||||||
|
|
||||||
error: syntax error, unexpected DOLLAR_CURLY
|
error: syntax error, unexpected DOLLAR_CURLY
|
||||||
|
|
||||||
at /etc/nixos/configuration.nix:267:21:
|
at /etc/nixos/configuration.nix:270:24:
|
||||||
|
|
||||||
266| hints = {
|
269| };
|
||||||
267| bg = ${BG};
|
270| tabs.bar.bg = ${BG};
|
||||||
| ^
|
| ^
|
||||||
268| fg = ${FG};
|
271| };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user