549 current 2024-08-27 16:37:53 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-27 16:38:05 +01:00
parent 8294a71b93
commit f94b5c9df7
2 changed files with 24 additions and 88 deletions

View File

@ -313,7 +313,7 @@ in
}; };
prompts = { prompts = {
fg = "#${FG2}"; fg = "#${FG2}";
border = "#${BG}; border = "#${BG}";
bg = "#${BG}"; bg = "#${BG}";
selected.bg = "#${BG}"; selected.bg = "#${BG}";
selected.fg = "#${FG2}"; selected.fg = "#${FG2}";

View File

@ -1,89 +1,25 @@
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:318:19:
317| bg = "#${BG}";
318| selected.bg = "#${BG}";
| ^
319| selected.fg = "#${FG2}";
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 '=', expecting ';'
at /etc/nixos/configuration.nix:318:19:
317| bg = "#${BG}";
318| selected.bg = "#${BG}";
| ^
319| selected.fg = "#${FG2}";
building the system configuration... building the system configuration...
error: these 8 derivations will be built:
… while evaluating the attribute 'config.system.build.toplevel' /nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv
/nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv
/nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv
321| options = checked options; /nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv
| ^ /nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv
323| _module = checked (config._module); /nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
building '/nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv'...
… while calling the 'seq' builtin building '/nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv'...
building '/nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv'...
building '/nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv'...
321| options = checked options; building '/nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv'...
| ^ building '/nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
323| _module = checked (config._module); activating the configuration...
setting up /etc...
(stack trace truncated; use '--show-trace' to show the full trace) reloading user units for lightdm...
reloading user units for deadvey...
error: syntax error, unexpected '=', expecting ';' restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service
at /etc/nixos/configuration.nix:318:19:
317| bg = "#${BG}";
318| selected.bg = "#${BG}";
| ^
319| selected.fg = "#${FG2}";