mirror of
https://github.com/hyprwm/hyprpicker.git
synced 2024-11-16 16:15:58 +01:00
nix: don't need wlroots as build input
This commit is contained in:
parent
e2472f499d
commit
7862376a40
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue