hyprland: fix cross compilation

This commit is contained in:
Colin 2024-05-13 16:13:06 +00:00
parent 8fe1aa6825
commit fbde1e7188

View File

@ -81,6 +81,7 @@ stdenv.mkDerivation (finalAttrs: {
];
nativeBuildInputs = [
hwdata
jq
makeWrapper
meson
@ -114,7 +115,6 @@ stdenv.mkDerivation (finalAttrs: {
pciutils
tomlplusplus
# for subproject wlroots-hyprland
hwdata
seatd
libliftoff
libdisplay-info