Skip to content

Commit

Permalink
nix: don't need wlroots as build input
Browse files Browse the repository at this point in the history
  • Loading branch information
wineee authored and fufexan committed May 11, 2024
1 parent e2472f4 commit 7862376
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
wayland,
wayland-protocols,
wayland-scanner,
wlroots,
libXdmcp,
debug ? false,
version ? "git",
Expand Down Expand Up @@ -55,7 +54,6 @@ stdenv.mkDerivation {
wayland
wayland-protocols
wayland-scanner
wlroots
libXdmcp
libxkbcommon
utillinux
Expand Down

0 comments on commit 7862376

Please sign in to comment.