472 current 2024-08-19 20:03:55 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-19 20:04:05 +01:00
parent c1e094d9ec
commit d0361209af
2 changed files with 23 additions and 88 deletions

View File

@ -208,7 +208,7 @@ in
programs.ncmpcpp = { programs.ncmpcpp = {
enable = true; enable = true;
} };
programs.bash = { programs.bash = {
enable = true; enable = true;

View File

@ -1,89 +1,24 @@
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:213:16:
212|
213| programs.bash = {
| ^
214| enable = true;
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:213:16:
212|
213| programs.bash = {
| ^
214| enable = true;
building the system configuration... building the system configuration...
error: these 7 derivations will be built:
… while evaluating the attribute 'config.system.build.toplevel' /nix/store/anxcmb94qhagalnrnbhmaqvjkipz5bgq-home-manager-path.drv
/nix/store/7hp1w1z0df5svk65fsh7cszvw0nf46dg-activation-script.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/l474340c3ykmnykbziskjpqip2bp46is-home-manager-generation.drv
/nix/store/ddr19dvykyw6h8n85sywrc66xjpqi31b-unit-home-manager-deadvey.service.drv
321| options = checked options; /nix/store/avnc1g8drd0z3x31y3cx5nw7w5pwrm3g-system-units.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/y3w2dly2qhwmq43bq0lzacd7cyfq890d-etc.drv
| ^ /nix/store/w1llx19d7j44zm0b9kn875wkx1qc9jqh-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
323| _module = checked (config._module); building '/nix/store/anxcmb94qhagalnrnbhmaqvjkipz5bgq-home-manager-path.drv'...
created 1939 symlinks in user environment
… while calling the 'seq' builtin building '/nix/store/7hp1w1z0df5svk65fsh7cszvw0nf46dg-activation-script.drv'...
building '/nix/store/l474340c3ykmnykbziskjpqip2bp46is-home-manager-generation.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/ddr19dvykyw6h8n85sywrc66xjpqi31b-unit-home-manager-deadvey.service.drv'...
building '/nix/store/avnc1g8drd0z3x31y3cx5nw7w5pwrm3g-system-units.drv'...
321| options = checked options; building '/nix/store/y3w2dly2qhwmq43bq0lzacd7cyfq890d-etc.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/w1llx19d7j44zm0b9kn875wkx1qc9jqh-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
| ^ activating the configuration...
323| _module = checked (config._module); setting up /etc...
reloading user units for lightdm...
(stack trace truncated; use '--show-trace' to show the full trace) reloading user units for deadvey...
restarting sysinit-reactivation.target
error: syntax error, unexpected '=', expecting ';' restarting the following units: home-manager-deadvey.service
at /etc/nixos/configuration.nix:213:16:
212|
213| programs.bash = {
| ^
214| enable = true;