Merge pull request #127087 from alyssais/wayfire-git
wayfire: drop unused argument
This commit is contained in:
commit
b930bd3f2e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ stdenv, lib, fetchurl, meson, ninja, pkg-config, git
|
{ lib, stdenv, fetchurl, meson, ninja, pkg-config
|
||||||
, cairo, libdrm, libexecinfo, libinput, libjpeg, libxkbcommon, wayland
|
, cairo, libdrm, libexecinfo, libinput, libjpeg, libxkbcommon, wayland
|
||||||
, wayland-protocols, wf-config, wlroots, mesa
|
, wayland-protocols, wf-config, wlroots, mesa
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in a new issue