From 1af967cefa9d0cd8c824328f6fe834dbadb4f28a Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 18 Aug 2024 22:11:52 +0100 Subject: [PATCH] 443 current 2024-08-18 21:52:37 24.05.3642.883180e6550c 6.6.44 * --- configuration.nix | 2 +- nixos-switch.log | 95 ++++++++--------------------------------------- 2 files changed, 17 insertions(+), 80 deletions(-) diff --git a/configuration.nix b/configuration.nix index b13981e..7865251 100644 --- a/configuration.nix +++ b/configuration.nix @@ -11,7 +11,7 @@ let CORNER_RADIUS_INT = builtins.fromString CORNER_RADIUS; # A curve of 2px and 10px radius thickness fits into a curve of 12px radius RECEIVING_CORNER_RADIUS_INT = CORNER_RADIUS_INT + BORDER_WIDTH_INT; - + RECEIVING_CORNER_RADIUS = builtins.toString RECEIVING_CORNER_RADIUS; WAYBAR_MODULES_CORNER_RADIUS = "5"; GAPS_IN = "5"; diff --git a/nixos-switch.log b/nixos-switch.log index 6c72ccd..4c13ba2 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,89 +1,26 @@ -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: undefined variable 'RECEIVING_CORNER_RADIUS' - - at /etc/nixos/configuration.nix:732:21: - - 731| box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2; - 732| border-radius: ${RECEIVING_CORNER_RADIUS}px; - | ^ - 733| margin: 20px; 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: undefined variable 'RECEIVING_CORNER_RADIUS' - - at /etc/nixos/configuration.nix:732:21: - - 731| box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2; - 732| border-radius: ${RECEIVING_CORNER_RADIUS}px; - | ^ - 733| margin: 20px; building the system configuration... error: - … while evaluating the attribute 'config.system.build.toplevel' + … while calling the 'head' builtin - at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11: - 321| options = checked options; - 322| config = checked (removeAttrs config [ "_module" ]); + 1574| || pred here (elemAt values 1) (head values) then + 1575| head values + | ^ + 1576| else + + … while evaluating the attribute 'value' + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9: + + 808| in warnDeprecation opt // + 809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ - 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); + 810| inherit (res.defsFinal') highestPrio; (stack trace truncated; use '--show-trace' to show the full trace) - error: undefined variable 'RECEIVING_CORNER_RADIUS' + error: infinite recursion encountered - at /etc/nixos/configuration.nix:732:21: - - 731| box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2; - 732| border-radius: ${RECEIVING_CORNER_RADIUS}px; - | ^ - 733| margin: 20px; + at «none»:0: (source not available)