543 current 2024-08-27 15:56:44 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
33bd6abd37
commit
5f86d4b132
@ -264,6 +264,10 @@ in
|
||||
settings = {
|
||||
colors = {
|
||||
completion.fg = "#${FG2}";
|
||||
completion.odd.bg = "#${BG1}";
|
||||
completion.even.bg = "#${BG}";
|
||||
completion.category.fg = "#${YELLOW}";
|
||||
completion.category.bg = "#${BG}"
|
||||
};
|
||||
};
|
||||
};
|
||||
|
110
nixos-switch.log
110
nixos-switch.log
@ -1,25 +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 '}', expecting ';'
|
||||
|
||||
at /etc/nixos/configuration.nix:271:3:
|
||||
|
||||
270| completion.category.bg = "#${BG}"
|
||||
271| };
|
||||
| ^
|
||||
272| };
|
||||
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 '}', expecting ';'
|
||||
|
||||
at /etc/nixos/configuration.nix:271:3:
|
||||
|
||||
270| completion.category.bg = "#${BG}"
|
||||
271| };
|
||||
| ^
|
||||
272| };
|
||||
building the system configuration...
|
||||
these 8 derivations will be built:
|
||||
/nix/store/7y37c3bq6qxz031f8r9zrvm7q9w61rcs-hm_qutebrowserconfig.py.drv
|
||||
/nix/store/jfylb7v1fvdbsycvv9g1w3a6q5pyb0pq-home-manager-files.drv
|
||||
/nix/store/q5df18v575ysg66hfrkzndrz61gyvc7m-activation-script.drv
|
||||
/nix/store/kwlxlvj5qkb237lljr6wwkn302zi0874-home-manager-generation.drv
|
||||
/nix/store/wvr433qz6sm0dwdz66mhq3kj873sxn8z-unit-home-manager-deadvey.service.drv
|
||||
/nix/store/b4kix4vyq7g8clijh9wkh4gdyk51n2x1-system-units.drv
|
||||
/nix/store/40fbbr70ck1f40c1bdbcjm7g55r4c9bc-etc.drv
|
||||
/nix/store/yndw53dpkqyxcl4p2bjsr2fw94n6q6ss-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
|
||||
building '/nix/store/7y37c3bq6qxz031f8r9zrvm7q9w61rcs-hm_qutebrowserconfig.py.drv'...
|
||||
building '/nix/store/q5df18v575ysg66hfrkzndrz61gyvc7m-activation-script.drv'...
|
||||
building '/nix/store/jfylb7v1fvdbsycvv9g1w3a6q5pyb0pq-home-manager-files.drv'...
|
||||
building '/nix/store/kwlxlvj5qkb237lljr6wwkn302zi0874-home-manager-generation.drv'...
|
||||
building '/nix/store/wvr433qz6sm0dwdz66mhq3kj873sxn8z-unit-home-manager-deadvey.service.drv'...
|
||||
building '/nix/store/b4kix4vyq7g8clijh9wkh4gdyk51n2x1-system-units.drv'...
|
||||
building '/nix/store/40fbbr70ck1f40c1bdbcjm7g55r4c9bc-etc.drv'...
|
||||
building '/nix/store/yndw53dpkqyxcl4p2bjsr2fw94n6q6ss-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
|
||||
activating the configuration...
|
||||
setting up /etc...
|
||||
reloading user units for lightdm...
|
||||
reloading user units for deadvey...
|
||||
restarting sysinit-reactivation.target
|
||||
restarting the following units: home-manager-deadvey.service
|
||||
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 '}', expecting ';'
|
||||
|
||||
at /etc/nixos/configuration.nix:271:3:
|
||||
|
||||
270| completion.category.bg = "#${BG}"
|
||||
271| };
|
||||
| ^
|
||||
272| };
|
||||
|
Loading…
x
Reference in New Issue
Block a user