449 current 2024-08-18 23:27:39 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
86121235b8
commit
629872ccf5
@ -642,7 +642,8 @@ valign = bottom
|
||||
layer = "top";
|
||||
position = "top";
|
||||
mode = "overlay";
|
||||
height = 35;
|
||||
height = 30;
|
||||
width = 1000
|
||||
margin-top = 0;
|
||||
margin-bottom = 0;
|
||||
modules-left = [];
|
||||
|
111
nixos-switch.log
111
nixos-switch.log
@ -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...
|
||||
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...
|
||||
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
|
||||
these 8 derivations will be built:
|
||||
/nix/store/rvi2xzqls3li1n1c65480imzciwgrx24-waybar-config.json.drv
|
||||
/nix/store/7d7iyyw1bny7aqqybqys9ay44qycmgd7-activation-script.drv
|
||||
/nix/store/fl99q63yzxi2a5gpgapzwh5xrzy7qn1w-home-manager-files.drv
|
||||
/nix/store/d6q849ny1aknfxnbx1rz4ys3ba5lpkhx-home-manager-generation.drv
|
||||
/nix/store/fklvfqvs8pzi4y0dp06ryl57bw98w5ql-unit-home-manager-deadvey.service.drv
|
||||
/nix/store/fjhdr5dxcr77n1hd9bv0wh8px87fvacr-system-units.drv
|
||||
/nix/store/mm2zp7rvvvfmwbrwss1yk3imnizhlv27-etc.drv
|
||||
/nix/store/md0apfrlisa1jd8v19jc8g748lgr6ybc-nixos-system-nixos-24.05.3642.883180e6550c.drv
|
||||
building '/nix/store/rvi2xzqls3li1n1c65480imzciwgrx24-waybar-config.json.drv'...
|
||||
building '/nix/store/7d7iyyw1bny7aqqybqys9ay44qycmgd7-activation-script.drv'...
|
||||
building '/nix/store/fl99q63yzxi2a5gpgapzwh5xrzy7qn1w-home-manager-files.drv'...
|
||||
building '/nix/store/d6q849ny1aknfxnbx1rz4ys3ba5lpkhx-home-manager-generation.drv'...
|
||||
building '/nix/store/fklvfqvs8pzi4y0dp06ryl57bw98w5ql-unit-home-manager-deadvey.service.drv'...
|
||||
building '/nix/store/fjhdr5dxcr77n1hd9bv0wh8px87fvacr-system-units.drv'...
|
||||
building '/nix/store/mm2zp7rvvvfmwbrwss1yk3imnizhlv27-etc.drv'...
|
||||
building '/nix/store/md0apfrlisa1jd8v19jc8g748lgr6ybc-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
|
||||
activating the configuration...
|
||||
setting up /etc...
|
||||
reloading user units for lightdm...
|
||||
reloading user units for deadvey...
|
||||
restarting sysinit-reactivation.target
|
||||
restarting the following units: home-manager-deadvey.service
|
||||
error:
|
||||
… while evaluating the attribute 'config.system.build.toplevel'
|
||||
|
||||
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user