487 current 2024-08-20 00:05:17 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-20 00:05:26 +01:00
parent 169abe4f84
commit 5b13f2bc0d
2 changed files with 28 additions and 31 deletions

View File

@ -719,8 +719,7 @@ valign = bottom
on-click = "pavucontrol"; on-click = "pavucontrol";
}; };
}; };
}; bottomBar = {
bottomBar = {
name = "bottomBar"; name = "bottomBar";
layer = "top"; layer = "top";
position = "bottom"; position = "bottom";
@ -741,6 +740,8 @@ valign = bottom
}; };
}; };
};
style = '' style = ''
* { * {

View File

@ -1,31 +1,27 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
error: these 9 derivations will be built:
… while calling the 'head' builtin /nix/store/w6w3zgqcwc4aj29lxykmfzc3vv26nm6z-waybar-config.json.drv
/nix/store/wr10n7l0gsgwxnjjmghs180sb1wd168g-waybar-style.css.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11: /nix/store/5lqd3wabjd7nldlaz4ikld89nwa93jwx-home-manager-files.drv
/nix/store/g87mvr7pdmy9agvjkkh3yyqy950hh1df-activation-script.drv
1574| || pred here (elemAt values 1) (head values) then /nix/store/cq7sxpmmb7sh80a91bhq1nk42n7fyv76-home-manager-generation.drv
1575| head values /nix/store/6n4v180247df110s8jbbpq02mdrif4iv-unit-home-manager-deadvey.service.drv
| ^ /nix/store/gx1wkc5i06mr0cir63mav6qjkg2m9jd2-system-units.drv
1576| else /nix/store/66cf4g0s6jrkzx344yjvxx3yxy5yk58p-etc.drv
/nix/store/8dxf6dcz5jqzcw08kjm8wvxhpcyd2lhg-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
… while evaluating the attribute 'value' building '/nix/store/wr10n7l0gsgwxnjjmghs180sb1wd168g-waybar-style.css.drv'...
building '/nix/store/w6w3zgqcwc4aj29lxykmfzc3vv26nm6z-waybar-config.json.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9: building '/nix/store/g87mvr7pdmy9agvjkkh3yyqy950hh1df-activation-script.drv'...
building '/nix/store/5lqd3wabjd7nldlaz4ikld89nwa93jwx-home-manager-files.drv'...
808| in warnDeprecation opt // building '/nix/store/cq7sxpmmb7sh80a91bhq1nk42n7fyv76-home-manager-generation.drv'...
809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; building '/nix/store/6n4v180247df110s8jbbpq02mdrif4iv-unit-home-manager-deadvey.service.drv'...
| ^ building '/nix/store/gx1wkc5i06mr0cir63mav6qjkg2m9jd2-system-units.drv'...
810| inherit (res.defsFinal') highestPrio; building '/nix/store/66cf4g0s6jrkzx344yjvxx3yxy5yk58p-etc.drv'...
building '/nix/store/8dxf6dcz5jqzcw08kjm8wvxhpcyd2lhg-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
(stack trace truncated; use '--show-trace' to show the full trace) activating the configuration...
setting up /etc...
error: The option `home-manager.users.deadvey.programs.waybar.bottomBar' does not exist. Definition values: reloading user units for lightdm...
- In `/etc/nixos/configuration.nix': reloading user units for deadvey...
{ restarting sysinit-reactivation.target
"custom/play" = { restarting the following units: home-manager-deadvey.service
format = "";
interval = 1;
on-click = "cmus-remote -p";
...