nix: don't need wlroots as build input

This commit is contained in:
rewine 2024-05-11 16:44:18 +08:00 committed by Mihai Fufezan
parent e2472f499d
commit 7862376a40
1 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
wayland,
wayland-protocols,
wayland-scanner,
wlroots,
libXdmcp,
debug ? false,
version ? "git",
@ -55,7 +54,6 @@ stdenv.mkDerivation {
wayland
wayland-protocols
wayland-scanner
wlroots
libXdmcp
libxkbcommon
utillinux