From 278189250bc58d8eb804d3b618db8f5f5c90e9e4 Mon Sep 17 00:00:00 2001 From: deadvey Date: Mon, 19 Aug 2024 23:10:58 +0100 Subject: [PATCH] 475 current 2024-08-19 20:16:08 24.05.3999.c42fcfbdfeae 6.6.46 * --- configuration.nix | 9 ++-- nixos-switch.log | 110 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 90 insertions(+), 29 deletions(-) diff --git a/configuration.nix b/configuration.nix index 46c4bc7..f855f6c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -690,12 +690,9 @@ valign = bottom }; }; }; - network = { - format-ethernet = "{ipaddr}  "; - tooltip-format = "{ifname} via {gwaddr} "; - format-linked = "{ifname} (No IP) "; - format-disconnected = "Disconnected ⚠"; - format-alt = "{ifname}: {ipaddr}/{cidr}"; + custom/left-curve = { + format = " "; + interval = 1; }; tray = { spacing = 12; diff --git a/nixos-switch.log b/nixos-switch.log index 34be07a..4837196 100644 --- a/nixos-switch.log +++ b/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 PATH + + at /etc/nixos/configuration.nix:693:5: + + 692| }; + 693| custom/left-curve = { + | ^ + 694| format = " "; 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 PATH + + at /etc/nixos/configuration.nix:693:5: + + 692| }; + 693| custom/left-curve = { + | ^ + 694| format = " "; building the system configuration... -these 8 derivations will be built: - /nix/store/8qszq5bc8331scr2njw0wnwzdzd2m6yd-mpd.conf.drv - /nix/store/s5iiqi7094xn00npphaaigr0b05ghgb2-mpd.service.drv - /nix/store/bpjp3dc7hljkwc33hshyq5pwvq86nysh-home-manager-files.drv - /nix/store/n44yvxlxl239z5aiw6jv0arpwl6mgwjj-home-manager-generation.drv - /nix/store/l2935nrcf4n4pn4i00071w9yhisfhijp-unit-home-manager-deadvey.service.drv - /nix/store/s722p8xf4qfp1a43zfwpvkjqd68fz1am-system-units.drv - /nix/store/nb148j5gn65gfhjgc0pnx9nhc1v5ynnv-etc.drv - /nix/store/6qxcyq5p623jpgbw8wh8zw0g6ipyh3zn-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv -building '/nix/store/8qszq5bc8331scr2njw0wnwzdzd2m6yd-mpd.conf.drv'... -building '/nix/store/s5iiqi7094xn00npphaaigr0b05ghgb2-mpd.service.drv'... -building '/nix/store/bpjp3dc7hljkwc33hshyq5pwvq86nysh-home-manager-files.drv'... -building '/nix/store/n44yvxlxl239z5aiw6jv0arpwl6mgwjj-home-manager-generation.drv'... -building '/nix/store/l2935nrcf4n4pn4i00071w9yhisfhijp-unit-home-manager-deadvey.service.drv'... -building '/nix/store/s722p8xf4qfp1a43zfwpvkjqd68fz1am-system-units.drv'... -building '/nix/store/nb148j5gn65gfhjgc0pnx9nhc1v5ynnv-etc.drv'... -building '/nix/store/6qxcyq5p623jpgbw8wh8zw0g6ipyh3zn-nixos-system-nixos-24.05.3999.c42fcfbdfeae.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 PATH + + at /etc/nixos/configuration.nix:693:5: + + 692| }; + 693| custom/left-curve = { + | ^ + 694| format = " ";