287 current 2024-08-17 11:33:49 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
860c987c69
commit
905a472234
@ -10,7 +10,7 @@ let
|
|||||||
GAPS_OUT = "10";
|
GAPS_OUT = "10";
|
||||||
BORDER_WIDTH = "2";
|
BORDER_WIDTH = "2";
|
||||||
BORDER_WIDTH_INT = 2;
|
BORDER_WIDTH_INT = 2;
|
||||||
|
awdjh
|
||||||
# Colours
|
# Colours
|
||||||
BG = "282828";
|
BG = "282828";
|
||||||
BG0_H = "1d2021";
|
BG0_H = "1d2021";
|
||||||
|
@ -1,3 +1,89 @@
|
|||||||
|
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 ID, expecting '.' or '='
|
||||||
|
|
||||||
|
at /etc/nixos/configuration.nix:15:2:
|
||||||
|
|
||||||
|
14| # Colours
|
||||||
|
15| BG = "282828";
|
||||||
|
| ^
|
||||||
|
16| BG0_H = "1d2021";
|
||||||
building Nix...
|
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 ID, expecting '.' or '='
|
||||||
|
|
||||||
|
at /etc/nixos/configuration.nix:15:2:
|
||||||
|
|
||||||
|
14| # Colours
|
||||||
|
15| BG = "282828";
|
||||||
|
| ^
|
||||||
|
16| BG0_H = "1d2021";
|
||||||
building the system configuration...
|
building the system configuration...
|
||||||
error: interrupted by the user
|
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 ID, expecting '.' or '='
|
||||||
|
|
||||||
|
at /etc/nixos/configuration.nix:15:2:
|
||||||
|
|
||||||
|
14| # Colours
|
||||||
|
15| BG = "282828";
|
||||||
|
| ^
|
||||||
|
16| BG0_H = "1d2021";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user