From 31e80da46fb6d83ee16c1f5d368067ca4cd62e28 Mon Sep 17 00:00:00 2001 From: deadvey Date: Tue, 27 Aug 2024 16:45:41 +0100 Subject: [PATCH] 549 current 2024-08-27 16:37:53 24.05.3999.c42fcfbdfeae 6.6.46 * --- configuration.nix | 22 ++++++++++ nixos-switch.log | 110 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 109 insertions(+), 23 deletions(-) diff --git a/configuration.nix b/configuration.nix index b476831..cc5067e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -343,6 +343,28 @@ in url.success.https.fg = "#${GREEN}"; url.warn.fg = "#${PURPLE}"; }; + tabs = { + bar.bg = "#${BG}"; + indicator.start = "#${BG}; + indicator.stop = "#${AQUA}"; + indicator.error = "#${RED}"; + odd.fg = "#${FG2}"; + odd.bg = "#${BG1}"; + even.fg = "#${FG2}"; + even.bg = "#${BG}"; + pinned.even.bg = "#${AQUA}"; + pinned.even.fg = "#${FG0}"; + pinned.odd.bg = "#${GREEN}"; + pinned.odd.fg = "#${FG0}"; + pinned.selected.even.bg = "#${BG3}"; + pinned.selected.even.fg = "#${FG2}"; + pinned.selected.odd.bg = "#${BG3}"; + pinned.selected.odd.fg = "#${FG2}"; + selected.odd.fg = "#${FG2}"; + selected.odd.bg = "#${BG3}"; + selected.even.fg = "#${FG2}"; + selected.even.bg = "#${BG3}"; + }; }; }; }; diff --git a/nixos-switch.log b/nixos-switch.log index 7043767..b91c279 100644 --- a/nixos-switch.log +++ b/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:350:23: + + 349| indicator.stop = "#${AQUA}"; + 350| indicator.error = "#${RED}"; + | ^ + 351| odd.fg = "#${FG2}"; 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:350:23: + + 349| indicator.stop = "#${AQUA}"; + 350| indicator.error = "#${RED}"; + | ^ + 351| odd.fg = "#${FG2}"; building the system configuration... -these 8 derivations will be built: - /nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv - /nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv - /nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv - /nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv - /nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv - /nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv - /nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv - /nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv -building '/nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv'... -building '/nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv'... -building '/nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv'... -building '/nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv'... -building '/nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv'... -building '/nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv'... -building '/nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv'... -building '/nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-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:350:23: + + 349| indicator.stop = "#${AQUA}"; + 350| indicator.error = "#${RED}"; + | ^ + 351| odd.fg = "#${FG2}";