aboutsummaryrefslogtreecommitdiffhomepage
path: root/nix/default.nix
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-07-23 20:40:33 +0300
committerMihai Fufezan <[email protected]>2024-07-23 20:40:33 +0300
commit752604cfe954bd96bd6b5aca3e80dafb6a426cfb (patch)
tree11027303ff008330577c147ee4e02712349dd369 /nix/default.nix
parent3c758db95c129ed6ca7ce0c1b5b82ad6e189488d (diff)
downloadHyprland-752604cfe954bd96bd6b5aca3e80dafb6a426cfb.tar.gz
Hyprland-752604cfe954bd96bd6b5aca3e80dafb6a426cfb.zip
Nix: remove meson (used by wlroots)
Diffstat (limited to 'nix/default.nix')
-rw-r--r--nix/default.nix13
1 files changed, 5 insertions, 8 deletions
diff --git a/nix/default.nix b/nix/default.nix
index 7775b729..e4e12f43 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -31,7 +31,6 @@
libuuid,
libxkbcommon,
mesa,
- meson,
pango,
pciutils,
pcre2,
@@ -90,7 +89,6 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
jq
makeWrapper
cmake
- meson # for wlroots
ninja
pkg-config
python3 # for udis86
@@ -114,10 +112,12 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
hyprcursor
hyprlang
hyprutils
- libGL
- libdrm
libdatrie
+ libdisplay-info
+ libdrm
+ libGL
libinput
+ libliftoff
libselinux
libsepol
libthai
@@ -127,13 +127,10 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
pango
pciutils
pcre2
+ seatd
tomlplusplus
wayland
wayland-protocols
- # for wlroots
- seatd
- libdisplay-info
- libliftoff
]
(lib.optionals stdenv.hostPlatform.isMusl [libexecinfo])
(lib.optionals enableXWayland [