393 current 2024-08-18 15:15:08 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 15:15:16 +01:00
parent 5253c15435
commit 75ca3ce9a3
2 changed files with 26 additions and 88 deletions

View File

@ -607,7 +607,7 @@ valign = bottom
mode = "overlay"; mode = "overlay";
layer = "bottom"; layer = "bottom";
position = "top"; position = "top";
height = 1080 height = 1080;
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = []; modules-left = [];

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 '=', expecting ';'
at /etc/nixos/configuration.nix:611:16:
610| height = 1080
611| margin-top = 0;
| ^
612| 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:611:16:
610| height = 1080
611| margin-top = 0;
| ^
612| 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/56bzzz4nsa493ldfz4dwkaxl1fwnsyh9-waybar-config.json.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/61yb5gdf9g5862vvizxfllrgbsigh9g5-activation-script.drv
/nix/store/hmyn0qmjmp59wy4rlbf5hkakk97grfpr-home-manager-files.drv
321| options = checked options; /nix/store/ddz42chm2cf00ncd0b6lwyhls0gaggh7-home-manager-generation.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/dwbl72msa5gzpdmxpc3cr9hb9vzwy72m-unit-home-manager-deadvey.service.drv
| ^ /nix/store/am5nak9xsisx36nbfiqxc9za732nhb05-system-units.drv
323| _module = checked (config._module); /nix/store/f0w36wip7qw8y8x5c4kxgmwy1m0gp5sa-etc.drv
/nix/store/p4jclqpdi2y4f68rxrzdfmmb9c4dayyk-nixos-system-nixos-24.05.3642.883180e6550c.drv
… while calling the 'seq' builtin building '/nix/store/56bzzz4nsa493ldfz4dwkaxl1fwnsyh9-waybar-config.json.drv'...
building '/nix/store/61yb5gdf9g5862vvizxfllrgbsigh9g5-activation-script.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/hmyn0qmjmp59wy4rlbf5hkakk97grfpr-home-manager-files.drv'...
building '/nix/store/ddz42chm2cf00ncd0b6lwyhls0gaggh7-home-manager-generation.drv'...
321| options = checked options; building '/nix/store/dwbl72msa5gzpdmxpc3cr9hb9vzwy72m-unit-home-manager-deadvey.service.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/am5nak9xsisx36nbfiqxc9za732nhb05-system-units.drv'...
| ^ building '/nix/store/f0w36wip7qw8y8x5c4kxgmwy1m0gp5sa-etc.drv'...
323| _module = checked (config._module); building '/nix/store/p4jclqpdi2y4f68rxrzdfmmb9c4dayyk-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:611:16: restarting the following units: home-manager-deadvey.service
the following new units were started: sysinit-reactivation.target, systemd-tmpfiles-resetup.service
610| height = 1080
611| margin-top = 0;
| ^
612| margin-bottom = 0;