449 current 2024-08-18 23:27:39 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 23:28:48 +01:00
parent 86121235b8
commit 629872ccf5
2 changed files with 89 additions and 25 deletions

View File

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

View File

@ -1,26 +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: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...
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. error:
these 8 derivations will be built: … while evaluating the attribute 'config.system.build.toplevel'
/nix/store/rvi2xzqls3li1n1c65480imzciwgrx24-waybar-config.json.drv
/nix/store/7d7iyyw1bny7aqqybqys9ay44qycmgd7-activation-script.drv at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
/nix/store/fl99q63yzxi2a5gpgapzwh5xrzy7qn1w-home-manager-files.drv
/nix/store/d6q849ny1aknfxnbx1rz4ys3ba5lpkhx-home-manager-generation.drv 321| options = checked options;
/nix/store/fklvfqvs8pzi4y0dp06ryl57bw98w5ql-unit-home-manager-deadvey.service.drv 322| config = checked (removeAttrs config [ "_module" ]);
/nix/store/fjhdr5dxcr77n1hd9bv0wh8px87fvacr-system-units.drv | ^
/nix/store/mm2zp7rvvvfmwbrwss1yk3imnizhlv27-etc.drv 323| _module = checked (config._module);
/nix/store/md0apfrlisa1jd8v19jc8g748lgr6ybc-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/rvi2xzqls3li1n1c65480imzciwgrx24-waybar-config.json.drv'... … while calling the 'seq' builtin
building '/nix/store/7d7iyyw1bny7aqqybqys9ay44qycmgd7-activation-script.drv'...
building '/nix/store/fl99q63yzxi2a5gpgapzwh5xrzy7qn1w-home-manager-files.drv'... at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
building '/nix/store/d6q849ny1aknfxnbx1rz4ys3ba5lpkhx-home-manager-generation.drv'...
building '/nix/store/fklvfqvs8pzi4y0dp06ryl57bw98w5ql-unit-home-manager-deadvey.service.drv'... 321| options = checked options;
building '/nix/store/fjhdr5dxcr77n1hd9bv0wh8px87fvacr-system-units.drv'... 322| config = checked (removeAttrs config [ "_module" ]);
building '/nix/store/mm2zp7rvvvfmwbrwss1yk3imnizhlv27-etc.drv'... | ^
building '/nix/store/md0apfrlisa1jd8v19jc8g748lgr6ybc-nixos-system-nixos-24.05.3642.883180e6550c.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 '=', expecting ';'
restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service at /etc/nixos/configuration.nix:647:16:
646| width = 1000
647| margin-top = 0;
| ^
648| margin-bottom = 0;