aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-09-02 23:09:44 +0300
committerMihai Fufezan <[email protected]>2024-09-02 23:48:58 +0300
commit8f9887b0c9443d6c2559feeec411daecb9780a97 (patch)
tree9e36c5fdf7a654258879664ee7f7e61c0c516f42
parentfa39df4731e200fab031f01757ded9920a1d473d (diff)
downloadHyprland-8f9887b0c9443d6c2559feeec411daecb9780a97.tar.gz
Hyprland-8f9887b0c9443d6c2559feeec411daecb9780a97.zip
Nix: remove unused dependencies
-rw-r--r--nix/default.nix32
1 files changed, 8 insertions, 24 deletions
diff --git a/nix/default.nix b/nix/default.nix
index 6a4979f1..e1a348b0 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -9,33 +9,22 @@
aquamarine,
binutils,
cairo,
- expat,
- fribidi,
git,
- hwdata,
hyprcursor,
hyprlang,
hyprutils,
hyprwayland-scanner,
jq,
libGL,
- libdatrie,
- libdisplay-info,
libdrm,
libexecinfo,
libinput,
- libliftoff,
- libselinux,
- libsepol,
- libthai,
- libuuid,
libxkbcommon,
+ libuuid,
mesa,
pango,
pciutils,
- pcre2,
python3,
- seatd,
systemd,
tomlplusplus,
wayland,
@@ -114,29 +103,25 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
[
aquamarine
cairo
- expat
- fribidi
+ # expat
+ # fribidi
git
- hwdata
hyprcursor
hyprlang
hyprutils
- libdatrie
- libdisplay-info
+ # libdatrie
libdrm
libGL
libinput
- libliftoff
- libselinux
- libsepol
- libthai
+ # libselinux
+ # libsepol
+ # libthai
libuuid
libxkbcommon
mesa
pango
pciutils
- pcre2
- seatd
+ # pcre2
tomlplusplus
wayland
wayland-protocols
@@ -146,7 +131,6 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
(lib.optionals enableXWayland [
xorg.libxcb
xorg.libXdmcp
- xorg.xcbutil
xorg.xcbutilerrors
xorg.xcbutilrenderutil
xorg.xcbutilwm