From b3c230d56113718d0458f868b41c4edeb7021b00 Mon Sep 17 00:00:00 2001 From: deadvey Date: Tue, 20 Aug 2024 00:32:26 +0100 Subject: [PATCH] 493 current 2024-08-20 00:29:27 24.05.3999.c42fcfbdfeae 6.6.46 * --- configuration.nix | 32 ++++++++------ nixos-switch.log | 110 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 106 insertions(+), 36 deletions(-) diff --git a/configuration.nix b/configuration.nix index 8337de6..4b29568 100644 --- a/configuration.nix +++ b/configuration.nix @@ -719,6 +719,23 @@ valign = bottom on-click = "pavucontrol"; }; }; + rightBar = { + name = "rightBar"; + layer = "top"; + position = "bottom"; + mode = "overlay"; + height = 30; + width = 1000; + margin-top = 0; + margin-bottom = 0; + modules-left = []; + modules-center = ["tray]; + modules-right = []; + + tray = { + spacing = 12; + }; + }; bottomBar = { name = "bottomBar"; layer = "top"; @@ -815,17 +832,6 @@ valign = bottom opacity: 1.0; } - - tooltip { - background: #${BG}; - border: 1px solid #7aa2f7; - border-radius: 15px; - } - - tooltip label { - color: #c0caf5; - } - #window { color: #${BG}; background: #c0caf5; @@ -874,8 +880,8 @@ valign = bottom #tray { color: #${BG}; - background: #${BG1}; - border-radius: ${CORNER_RADIUS}px; + background: #${BLUE}; + border-radius: ${CORNER_RADIUS}px 0px ${CORNER_RADIUS}px 0px; margin: 5px; padding: 2px 10px; } diff --git a/nixos-switch.log b/nixos-switch.log index 0ca59ee..8c20fe1 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 '-' + + at /etc/nixos/configuration.nix:754:26: + + 753| format = "{}"; + 754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'"; + | ^ + 755| interval = 1; 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 '-' + + at /etc/nixos/configuration.nix:754:26: + + 753| format = "{}"; + 754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'"; + | ^ + 755| interval = 1; building the system configuration... -these 8 derivations will be built: - /nix/store/8i1wnl6sinzaw61wr3y549gwn9phd3hl-waybar-style.css.drv - /nix/store/14hyvhj2jgrrwxg5v4ws43w8g50qw6as-home-manager-files.drv - /nix/store/5h946dmnhh2xl1rcp8rr3y7z8vplsahz-activation-script.drv - /nix/store/vkqdv428xnzza8fmms67mb2m2j5z3l3h-home-manager-generation.drv - /nix/store/34mzsv014jcbdld2qb91c89xl373c04k-unit-home-manager-deadvey.service.drv - /nix/store/5m0dlh70w2qz15aw20m09jm7knbm9fqm-system-units.drv - /nix/store/b05bfbg7irab6qq141ybp896771pm035-etc.drv - /nix/store/n4bp3xip7cd6fa37rjnggvgwgafnbcxa-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv -building '/nix/store/8i1wnl6sinzaw61wr3y549gwn9phd3hl-waybar-style.css.drv'... -building '/nix/store/5h946dmnhh2xl1rcp8rr3y7z8vplsahz-activation-script.drv'... -building '/nix/store/14hyvhj2jgrrwxg5v4ws43w8g50qw6as-home-manager-files.drv'... -building '/nix/store/vkqdv428xnzza8fmms67mb2m2j5z3l3h-home-manager-generation.drv'... -building '/nix/store/34mzsv014jcbdld2qb91c89xl373c04k-unit-home-manager-deadvey.service.drv'... -building '/nix/store/5m0dlh70w2qz15aw20m09jm7knbm9fqm-system-units.drv'... -building '/nix/store/b05bfbg7irab6qq141ybp896771pm035-etc.drv'... -building '/nix/store/n4bp3xip7cd6fa37rjnggvgwgafnbcxa-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 '-' + + at /etc/nixos/configuration.nix:754:26: + + 753| format = "{}"; + 754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'"; + | ^ + 755| interval = 1;