494 current 2024-08-20 00:32:55 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-20 00:33:05 +01:00
parent b3c230d561
commit 7ae9ca7dd9
2 changed files with 26 additions and 91 deletions

View File

@ -688,9 +688,6 @@ valign = bottom
}; };
}; };
}; };
tray = {
spacing = 12;
};
memory = { memory = {
interval = 5; interval = 5;
format = " {}%"; format = " {}%";
@ -729,7 +726,7 @@ valign = bottom
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = []; modules-left = [];
modules-center = ["tray]; modules-center = ["tray"];
modules-right = []; modules-right = [];
tray = { tray = {

View File

@ -1,89 +1,27 @@
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... 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... building the system configuration...
error: these 9 derivations will be built:
… while evaluating the attribute 'config.system.build.toplevel' /nix/store/hmn54i6giadzxkmvail3a2w08wrspfxn-waybar-style.css.drv
/nix/store/mkqvmc7hk5xsf3d101yjvcwl6svnmg65-waybar-config.json.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/9jzfviqakrwagh94vkyy500s3giil38k-activation-script.drv
/nix/store/xcggc4y3kny18hxagrm9wz1z5lc2ylni-home-manager-files.drv
321| options = checked options; /nix/store/0r4ppm4nv14gan2l2659rdardzm3m2ia-home-manager-generation.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/608xail5lwkws33df49dpj7zrf84yfg6-unit-home-manager-deadvey.service.drv
| ^ /nix/store/2lsdz007flr25n32pajvzahr2lnmm210-system-units.drv
323| _module = checked (config._module); /nix/store/ccbl7zk4dvwi5i5xq9w8d1a1nn344d46-etc.drv
/nix/store/zksmqv5s53r51jcxdsnr9x9fnn5nvsj1-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
… while calling the 'seq' builtin building '/nix/store/hmn54i6giadzxkmvail3a2w08wrspfxn-waybar-style.css.drv'...
building '/nix/store/mkqvmc7hk5xsf3d101yjvcwl6svnmg65-waybar-config.json.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/9jzfviqakrwagh94vkyy500s3giil38k-activation-script.drv'...
building '/nix/store/xcggc4y3kny18hxagrm9wz1z5lc2ylni-home-manager-files.drv'...
321| options = checked options; building '/nix/store/0r4ppm4nv14gan2l2659rdardzm3m2ia-home-manager-generation.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/608xail5lwkws33df49dpj7zrf84yfg6-unit-home-manager-deadvey.service.drv'...
| ^ building '/nix/store/2lsdz007flr25n32pajvzahr2lnmm210-system-units.drv'...
323| _module = checked (config._module); building '/nix/store/ccbl7zk4dvwi5i5xq9w8d1a1nn344d46-etc.drv'...
building '/nix/store/zksmqv5s53r51jcxdsnr9x9fnn5nvsj1-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
(stack trace truncated; use '--show-trace' to show the full trace) activating the configuration...
setting up /etc...
error: syntax error, unexpected '-' reloading user units for lightdm...
reloading user units for deadvey...
at /etc/nixos/configuration.nix:754:26: restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service
753| format = "{}";
754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'";
| ^
755| interval = 1;