450 current 2024-08-18 23:29:10 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 23:29:19 +01:00
parent 629872ccf5
commit 527b43d025
2 changed files with 25 additions and 88 deletions

View File

@ -643,7 +643,7 @@ valign = bottom
position = "top"; position = "top";
mode = "overlay"; mode = "overlay";
height = 30; height = 30;
width = 1000 width = 1000;
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = []; modules-left = [];

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 '=', expecting ';'
at /etc/nixos/configuration.nix:647:16:
646| width = 1000
647| margin-top = 0;
| ^
648| margin-bottom = 0;
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:647:16:
646| width = 1000
647| margin-top = 0;
| ^
648| margin-bottom = 0;
building the system configuration... building the system configuration...
error: trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
… while evaluating the attribute 'config.system.build.toplevel' these 8 derivations will be built:
/nix/store/yzhfj9qyn82vpf9rczmi0pvr1xyalp8s-waybar-config.json.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/42lki79blhq2i74ma30nnzr4ff91jqvd-home-manager-files.drv
/nix/store/4nwlfks0bglg0vjhwhslpxzx9ppgv0ph-activation-script.drv
321| options = checked options; /nix/store/wlm5wkcw7gbwpqnay8z2xylwbmaz0csa-home-manager-generation.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/1df1ch56fwqpcypdzi6kdd7ibf20di03-unit-home-manager-deadvey.service.drv
| ^ /nix/store/nlfbasd9f9dwdl474a7m5zrrp11nxzfk-system-units.drv
323| _module = checked (config._module); /nix/store/k653frb2xr4dgwy3y6wgq5445w4a0cmk-etc.drv
/nix/store/6iv4cf7j9xxjl2lx4npp6dd1k0v3b8vd-nixos-system-nixos-24.05.3642.883180e6550c.drv
… while calling the 'seq' builtin building '/nix/store/yzhfj9qyn82vpf9rczmi0pvr1xyalp8s-waybar-config.json.drv'...
building '/nix/store/4nwlfks0bglg0vjhwhslpxzx9ppgv0ph-activation-script.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/42lki79blhq2i74ma30nnzr4ff91jqvd-home-manager-files.drv'...
building '/nix/store/wlm5wkcw7gbwpqnay8z2xylwbmaz0csa-home-manager-generation.drv'...
321| options = checked options; building '/nix/store/1df1ch56fwqpcypdzi6kdd7ibf20di03-unit-home-manager-deadvey.service.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/nlfbasd9f9dwdl474a7m5zrrp11nxzfk-system-units.drv'...
| ^ building '/nix/store/k653frb2xr4dgwy3y6wgq5445w4a0cmk-etc.drv'...
323| _module = checked (config._module); building '/nix/store/6iv4cf7j9xxjl2lx4npp6dd1k0v3b8vd-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
activating the configuration...
(stack trace truncated; use '--show-trace' to show the full trace) setting up /etc...
reloading user units for lightdm...
error: syntax error, unexpected '=', expecting ';' reloading user units for deadvey...
restarting sysinit-reactivation.target
at /etc/nixos/configuration.nix:647:16: restarting the following units: home-manager-deadvey.service
646| width = 1000
647| margin-top = 0;
| ^
648| margin-bottom = 0;