471 current 2024-08-19 19:59:05 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-19 20:03:34 +01:00
parent 75d64da9bf
commit c1e094d9ec
2 changed files with 91 additions and 38 deletions

View File

@ -206,6 +206,10 @@ in
startInBackground = true;
};
programs.ncmpcpp = {
enable = true;
}
programs.bash = {
enable = true;
shellAliases= {

View File

@ -1,40 +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:213:16:
212|
213| programs.bash = {
| ^
214| enable = true;
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...
these 12 derivations will be built:
/nix/store/iimmr7w5xdv8bs6szwvwpq7m5as0wwif-system-path.drv
/nix/store/99lqgkj4nj1sns0i9akyp9iyk0clg4v5-dbus-1.drv
/nix/store/s06iv1j5cjla5i7nip8vxi0ayiy7fhq8-X-Restart-Triggers-dbus.drv
/nix/store/00qamky9qp3vnghalq8rqwal0ls05yqc-unit-dbus.service.drv
/nix/store/07bbb6jc71x72nx27jk6w6aq5n6ksg48-unit-accounts-daemon.service.drv
/nix/store/qy65yqvxfi8a2zldqz4765zzpbmlg0pr-unit-dbus.service.drv
/nix/store/6w3b0pd14z9wn2f0jykc6hnnl2jzmndf-user-units.drv
/nix/store/rlrzdccc9nfq9yqb803wd1032if93i7j-X-Restart-Triggers-polkit.drv
/nix/store/j9i7yb3h8mhkd11yvhh82n7mprcgjg39-unit-polkit.service.drv
/nix/store/mv0k3z5009m73mkir0fm2ml1px0mwzhv-system-units.drv
/nix/store/vyfm7x7zl6457czqvcm9j12amx1dj4yz-etc.drv
/nix/store/3msqrc2qcrv29fdici0nppzish65bspn-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
building '/nix/store/iimmr7w5xdv8bs6szwvwpq7m5as0wwif-system-path.drv'...
warning: collision between `/nix/store/f15x48r4w7rdkh4zmngdrlvq175lxijb-xorg-server-21.1.13/share/man/man1/Xserver.1.gz' and `/nix/store/199xw3102zq3mkvq4kdi9li4zsw5nvd6-xwayland-24.1.0/share/man/man1/Xserver.1.gz'
warning: collision between `/nix/store/f15x48r4w7rdkh4zmngdrlvq175lxijb-xorg-server-21.1.13/lib/xorg/protocol.txt' and `/nix/store/199xw3102zq3mkvq4kdi9li4zsw5nvd6-xwayland-24.1.0/lib/xorg/protocol.txt'
created 10138 symlinks in user environment
gtk-update-icon-cache: Cache file created successfully.
building '/nix/store/rlrzdccc9nfq9yqb803wd1032if93i7j-X-Restart-Triggers-polkit.drv'...
building '/nix/store/99lqgkj4nj1sns0i9akyp9iyk0clg4v5-dbus-1.drv'...
building '/nix/store/07bbb6jc71x72nx27jk6w6aq5n6ksg48-unit-accounts-daemon.service.drv'...
building '/nix/store/s06iv1j5cjla5i7nip8vxi0ayiy7fhq8-X-Restart-Triggers-dbus.drv'...
building '/nix/store/j9i7yb3h8mhkd11yvhh82n7mprcgjg39-unit-polkit.service.drv'...
building '/nix/store/00qamky9qp3vnghalq8rqwal0ls05yqc-unit-dbus.service.drv'...
building '/nix/store/qy65yqvxfi8a2zldqz4765zzpbmlg0pr-unit-dbus.service.drv'...
building '/nix/store/mv0k3z5009m73mkir0fm2ml1px0mwzhv-system-units.drv'...
building '/nix/store/6w3b0pd14z9wn2f0jykc6hnnl2jzmndf-user-units.drv'...
building '/nix/store/vyfm7x7zl6457czqvcm9j12amx1dj4yz-etc.drv'...
building '/nix/store/3msqrc2qcrv29fdici0nppzish65bspn-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
stopping the following units: accounts-daemon.service
activating the configuration...
setting up /etc...
reloading user units for lightdm...
reloading user units for deadvey...
restarting sysinit-reactivation.target
reloading the following units: dbus.service
restarting the following units: polkit.service
starting the following units: accounts-daemon.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:213:16:
212|
213| programs.bash = {
| ^
214| enable = true;