Merge pull request #253103 from wineee/clear

glpaper: clear up input
This commit is contained in:
Nick Cao 2023-09-03 09:12:20 -04:00 committed by GitHub
commit c9eacf72d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromSourcehut, meson, ninja, pkg-config, wlroots, wayland, wayland-protocols
{ lib, stdenv, fetchFromSourcehut, meson, ninja, pkg-config, wayland
, libX11, libGL }:
stdenv.mkDerivation rec {