diff --git a/configuration.nix b/configuration.nix index d313127..e1e11e9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -1074,6 +1074,14 @@ valign = bottom hyprland xorg.xinit wine + wine64 + wine-staging + wine-staging64 + winetricks + lib32 + mesa + vulkan + libvulkan waybar yazi xwayland diff --git a/nixos-switch.log b/nixos-switch.log index 4d775fa..9ada577 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,42 +1,31 @@ building Nix... building the system configuration... -these 12 derivations will be built: - /nix/store/68scbhfpi7c1kkjmwvh5c79i0riyig1q-system-path.drv - /nix/store/iqw0f94gyc0yb57y5rgycvdhykcvlrm4-dbus-1.drv - /nix/store/xh9lv0xaz619q7mxwwij6f5dfbdgg4si-X-Restart-Triggers-dbus.drv - /nix/store/2ishanah9l6qhd34n48wxrk3xv2c3agh-unit-dbus.service.drv - /nix/store/sk75fx4qn58j80y18d6rpca0w75zhyzp-X-Restart-Triggers-polkit.drv - /nix/store/6fb83ibaac0xy1vqsllikdldap4kfscn-unit-polkit.service.drv - /nix/store/gsxq1phizy699bhn5p1yxmrsicziq9bq-unit-accounts-daemon.service.drv - /nix/store/b297f5df4k3cpgh8v2wd1f5sgkszr5ck-system-units.drv - /nix/store/9qh6d6kx7fq1ysf57iaxnr7q7f9myir5-unit-dbus.service.drv - /nix/store/w3ghly6qzyjchdaq6ayd14bp9gdyyd32-user-units.drv - /nix/store/96x12ycibiw30b6p202przkfgm92bpkv-etc.drv - /nix/store/l2bb756rf96v8jjbp6dh8609x0z5vafj-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv -building '/nix/store/68scbhfpi7c1kkjmwvh5c79i0riyig1q-system-path.drv'... -warning: collision between `/nix/store/f15x48r4w7rdkh4zmngdrlvq175lxijb-xorg-server-21.1.13/share/man/man1/Xserver.1.gz' and `/nix/store/199xw3102zq3mkvq4kdi9li4zsw5nvd6-xwayland-24.1.0/share/man/man1/Xserver.1.gz' -warning: collision between `/nix/store/f15x48r4w7rdkh4zmngdrlvq175lxijb-xorg-server-21.1.13/lib/xorg/protocol.txt' and `/nix/store/199xw3102zq3mkvq4kdi9li4zsw5nvd6-xwayland-24.1.0/lib/xorg/protocol.txt' -created 40534 symlinks in user environment -gtk-update-icon-cache: Cache file created successfully. -gtk-update-icon-cache: Cache file created successfully. -gtk-update-icon-cache: Cache file created successfully. -building '/nix/store/sk75fx4qn58j80y18d6rpca0w75zhyzp-X-Restart-Triggers-polkit.drv'... -building '/nix/store/iqw0f94gyc0yb57y5rgycvdhykcvlrm4-dbus-1.drv'... -building '/nix/store/gsxq1phizy699bhn5p1yxmrsicziq9bq-unit-accounts-daemon.service.drv'... -building '/nix/store/xh9lv0xaz619q7mxwwij6f5dfbdgg4si-X-Restart-Triggers-dbus.drv'... -building '/nix/store/6fb83ibaac0xy1vqsllikdldap4kfscn-unit-polkit.service.drv'... -building '/nix/store/2ishanah9l6qhd34n48wxrk3xv2c3agh-unit-dbus.service.drv'... -building '/nix/store/9qh6d6kx7fq1ysf57iaxnr7q7f9myir5-unit-dbus.service.drv'... -building '/nix/store/b297f5df4k3cpgh8v2wd1f5sgkszr5ck-system-units.drv'... -building '/nix/store/w3ghly6qzyjchdaq6ayd14bp9gdyyd32-user-units.drv'... -building '/nix/store/96x12ycibiw30b6p202przkfgm92bpkv-etc.drv'... -building '/nix/store/l2bb756rf96v8jjbp6dh8609x0z5vafj-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'... -stopping the following units: accounts-daemon.service -activating the configuration... -setting up /etc... -reloading user units for sddm... -reloading user units for deadvey... -restarting sysinit-reactivation.target -reloading the following units: dbus.service -restarting the following units: polkit.service -starting the following units: accounts-daemon.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: undefined variable 'wine-staging64' + + at /etc/nixos/configuration.nix:1079:2: + + 1078| wine-staging + 1079| wine-staging64 + | ^ + 1080| winetricks