476 current 2024-08-19 23:12:27 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-19 23:12:36 +01:00
parent fbcd64127d
commit 5e3cfd3dad
2 changed files with 26 additions and 89 deletions

View File

@ -668,7 +668,7 @@ valign = bottom
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = ["pulseaudio"]; modules-left = ["pulseaudio"];
modules-center = ["clock"]; modules-center = ["custom/leftcurve" "clock"];
modules-right = ["cpu" "memory"]; modules-right = ["cpu" "memory"];
"clock" = { "clock" = {
@ -690,7 +690,7 @@ valign = bottom
}; };
}; };
}; };
custom/leftcurve = { "custom/leftcurve" = {
format = " "; format = " ";
interval = 1; interval = 1;
}; };

View File

@ -1,89 +1,26 @@
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 PATH
at /etc/nixos/configuration.nix:693:5:
692| };
693| custom/leftcurve = {
| ^
694| format = " ";
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 PATH
at /etc/nixos/configuration.nix:693:5:
692| };
693| custom/leftcurve = {
| ^
694| format = " ";
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/bj538njy16pjiv910y7cp7gwvir6w4dj-waybar-config.json.drv
/nix/store/2hyj9fv2i0hrydis2rqw3mnn6gpnvb2q-activation-script.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/hcv3y88ykymx20bb8nq9a85mhd3zycl3-home-manager-files.drv
/nix/store/ccgip00sdrm5w548kgy16mhic76m11cf-home-manager-generation.drv
321| options = checked options; /nix/store/4zznvrn2wr22rwilczvs3f6z4m5y0r24-unit-home-manager-deadvey.service.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/g64wn8mycgf3z11ns6ichk1wwdwxk4pd-system-units.drv
| ^ /nix/store/j09xc1vzl4biv0hxq9w1lnkka5c8kgbr-etc.drv
323| _module = checked (config._module); /nix/store/c40qa5abqx1xxzrcsph9acf8vj2mplnd-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
building '/nix/store/bj538njy16pjiv910y7cp7gwvir6w4dj-waybar-config.json.drv'...
… while calling the 'seq' builtin building '/nix/store/2hyj9fv2i0hrydis2rqw3mnn6gpnvb2q-activation-script.drv'...
building '/nix/store/hcv3y88ykymx20bb8nq9a85mhd3zycl3-home-manager-files.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/ccgip00sdrm5w548kgy16mhic76m11cf-home-manager-generation.drv'...
building '/nix/store/4zznvrn2wr22rwilczvs3f6z4m5y0r24-unit-home-manager-deadvey.service.drv'...
321| options = checked options; building '/nix/store/g64wn8mycgf3z11ns6ichk1wwdwxk4pd-system-units.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/j09xc1vzl4biv0hxq9w1lnkka5c8kgbr-etc.drv'...
| ^ building '/nix/store/c40qa5abqx1xxzrcsph9acf8vj2mplnd-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 PATH restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service
at /etc/nixos/configuration.nix:693:5: the following new units were started: systemd-coredump@4-248111-0.service
692| };
693| custom/leftcurve = {
| ^
694| format = " ";