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
|
||||
|
||||
at /etc/nixos/configuration.nix:267:21:
|
||||
at /etc/nixos/configuration.nix:270:24:
|
||||
|
||||
266| hints = {
|
||||
267| bg = ${BG};
|
||||
269| };
|
||||
270| tabs.bar.bg = ${BG};
|
||||
| ^
|
||||
268| fg = ${FG};
|
||||
271| };
|
||||
building Nix...
|
||||
error:
|
||||
… while evaluating the attribute 'config'
|
||||
@ -51,12 +51,12 @@ error:
|
||||
|
||||
error: syntax error, unexpected DOLLAR_CURLY
|
||||
|
||||
at /etc/nixos/configuration.nix:267:21:
|
||||
at /etc/nixos/configuration.nix:270:24:
|
||||
|
||||
266| hints = {
|
||||
267| bg = ${BG};
|
||||
269| };
|
||||
270| tabs.bar.bg = ${BG};
|
||||
| ^
|
||||
268| fg = ${FG};
|
||||
271| };
|
||||
building the system configuration...
|
||||
error:
|
||||
… while evaluating the attribute 'config.system.build.toplevel'
|
||||
@ -81,9 +81,9 @@ error:
|
||||
|
||||
error: syntax error, unexpected DOLLAR_CURLY
|
||||
|
||||
at /etc/nixos/configuration.nix:267:21:
|
||||
at /etc/nixos/configuration.nix:270:24:
|
||||
|
||||
266| hints = {
|
||||
267| bg = ${BG};
|
||||
269| };
|
||||
270| tabs.bar.bg = ${BG};
|
||||
| ^
|
||||
268| fg = ${FG};
|
||||
271| };
|
||||
|
Loading…
x
Reference in New Issue
Block a user