549 current 2024-08-27 16:37:53 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
f94b5c9df7
commit
31e80da46f
@ -343,6 +343,28 @@ in
|
|||||||
url.success.https.fg = "#${GREEN}";
|
url.success.https.fg = "#${GREEN}";
|
||||||
url.warn.fg = "#${PURPLE}";
|
url.warn.fg = "#${PURPLE}";
|
||||||
};
|
};
|
||||||
|
tabs = {
|
||||||
|
bar.bg = "#${BG}";
|
||||||
|
indicator.start = "#${BG};
|
||||||
|
indicator.stop = "#${AQUA}";
|
||||||
|
indicator.error = "#${RED}";
|
||||||
|
odd.fg = "#${FG2}";
|
||||||
|
odd.bg = "#${BG1}";
|
||||||
|
even.fg = "#${FG2}";
|
||||||
|
even.bg = "#${BG}";
|
||||||
|
pinned.even.bg = "#${AQUA}";
|
||||||
|
pinned.even.fg = "#${FG0}";
|
||||||
|
pinned.odd.bg = "#${GREEN}";
|
||||||
|
pinned.odd.fg = "#${FG0}";
|
||||||
|
pinned.selected.even.bg = "#${BG3}";
|
||||||
|
pinned.selected.even.fg = "#${FG2}";
|
||||||
|
pinned.selected.odd.bg = "#${BG3}";
|
||||||
|
pinned.selected.odd.fg = "#${FG2}";
|
||||||
|
selected.odd.fg = "#${FG2}";
|
||||||
|
selected.odd.bg = "#${BG3}";
|
||||||
|
selected.even.fg = "#${FG2}";
|
||||||
|
selected.even.bg = "#${BG3}";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
110
nixos-switch.log
110
nixos-switch.log
@ -1,25 +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:350:23:
|
||||||
|
|
||||||
|
349| indicator.stop = "#${AQUA}";
|
||||||
|
350| indicator.error = "#${RED}";
|
||||||
|
| ^
|
||||||
|
351| odd.fg = "#${FG2}";
|
||||||
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:350:23:
|
||||||
|
|
||||||
|
349| indicator.stop = "#${AQUA}";
|
||||||
|
350| indicator.error = "#${RED}";
|
||||||
|
| ^
|
||||||
|
351| odd.fg = "#${FG2}";
|
||||||
building the system configuration...
|
building the system configuration...
|
||||||
these 8 derivations will be built:
|
error:
|
||||||
/nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv
|
… while evaluating the attribute 'config.system.build.toplevel'
|
||||||
/nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv
|
|
||||||
/nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv
|
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
|
||||||
/nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv
|
|
||||||
/nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv
|
321| options = checked options;
|
||||||
/nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv
|
322| config = checked (removeAttrs config [ "_module" ]);
|
||||||
/nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv
|
| ^
|
||||||
/nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
|
323| _module = checked (config._module);
|
||||||
building '/nix/store/cbbx443sdbq588m9kr488wr7ylhzb5ld-hm_qutebrowserconfig.py.drv'...
|
|
||||||
building '/nix/store/v3grbkvhjm1728g46kz5m2kmhh2qlwf1-activation-script.drv'...
|
… while calling the 'seq' builtin
|
||||||
building '/nix/store/wp3vc56p9y1i5xhba2yyhg38wd38k09b-home-manager-files.drv'...
|
|
||||||
building '/nix/store/a35gvf8zrjawlzclya4z6i0x95x44lb2-home-manager-generation.drv'...
|
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
|
||||||
building '/nix/store/ylwigqgkjf2317gn0q5k95zk10mic4cs-unit-home-manager-deadvey.service.drv'...
|
|
||||||
building '/nix/store/qq2si87spz8nkc49j60pg303gvh24zvi-system-units.drv'...
|
321| options = checked options;
|
||||||
building '/nix/store/sjd08wcfi89v1df9j621dqwapjgv2yhn-etc.drv'...
|
322| config = checked (removeAttrs config [ "_module" ]);
|
||||||
building '/nix/store/s7fhvmpg7amk5ihcnm1d273qx5y86l8s-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:350:23:
|
||||||
|
|
||||||
|
349| indicator.stop = "#${AQUA}";
|
||||||
|
350| indicator.error = "#${RED}";
|
||||||
|
| ^
|
||||||
|
351| odd.fg = "#${FG2}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user