443 current 2024-08-18 21:52:37 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
0bca884e53
commit
da83ab1f39
@ -723,7 +723,7 @@ valign = bottom
|
||||
border: ${BORDER_WIDTH}px solid RGBA(235, 219, 178, 1);
|
||||
background-color: transparent;
|
||||
box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2;
|
||||
border-radius: ${CORNER_RADIUS}px;
|
||||
border-radius: ${CORNER_RADIUS_INT + BORDER_WIDTH_INT}px;
|
||||
margin: 20px;
|
||||
}
|
||||
window#waybar.right,
|
||||
|
@ -1,26 +1,24 @@
|
||||
building Nix...
|
||||
building the system configuration...
|
||||
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
|
||||
these 8 derivations will be built:
|
||||
/nix/store/hzazqyskccm1ak0wkmskgszf5fhv7qg4-hm_dunstdunstrc.drv
|
||||
/nix/store/r0cybf3anvbspvkglaygcjmiizcp6vj4-home-manager-files.drv
|
||||
/nix/store/x0mpizbm42xs5ac7vdyv9qiicykjlhr9-activation-script.drv
|
||||
/nix/store/zsarfyivy7lpng61kfzs0zmnp9dszhbk-home-manager-generation.drv
|
||||
/nix/store/h3j58p46arvics5ax1hv5yjnq6fnxglg-unit-home-manager-deadvey.service.drv
|
||||
/nix/store/ldp2i0lr6dgbz05f7hprg5zd7g0nw90c-system-units.drv
|
||||
/nix/store/13q3vmggfzkdl1ilm9ifvfa473wn5n56-etc.drv
|
||||
/nix/store/2zxql5fdf57dk99zbw3r1lfbvzv3hi2v-nixos-system-nixos-24.05.3642.883180e6550c.drv
|
||||
building '/nix/store/hzazqyskccm1ak0wkmskgszf5fhv7qg4-hm_dunstdunstrc.drv'...
|
||||
building '/nix/store/x0mpizbm42xs5ac7vdyv9qiicykjlhr9-activation-script.drv'...
|
||||
building '/nix/store/r0cybf3anvbspvkglaygcjmiizcp6vj4-home-manager-files.drv'...
|
||||
building '/nix/store/zsarfyivy7lpng61kfzs0zmnp9dszhbk-home-manager-generation.drv'...
|
||||
building '/nix/store/h3j58p46arvics5ax1hv5yjnq6fnxglg-unit-home-manager-deadvey.service.drv'...
|
||||
building '/nix/store/ldp2i0lr6dgbz05f7hprg5zd7g0nw90c-system-units.drv'...
|
||||
building '/nix/store/13q3vmggfzkdl1ilm9ifvfa473wn5n56-etc.drv'...
|
||||
building '/nix/store/2zxql5fdf57dk99zbw3r1lfbvzv3hi2v-nixos-system-nixos-24.05.3642.883180e6550c.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 calling the 'head' builtin
|
||||
|
||||
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11:
|
||||
|
||||
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;
|
||||
| ^
|
||||
810| inherit (res.defsFinal') highestPrio;
|
||||
|
||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||
|
||||
error: cannot coerce an integer to a string
|
||||
|
Loading…
x
Reference in New Issue
Block a user