Merge pull request #127087 from alyssais/wayfire-git

wayfire: drop unused argument
This commit is contained in:
Sandro
2021-06-16 15:23:09 +02:00
committed by GitHub
@@ -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
, wayland-protocols, wf-config, wlroots, mesa
}: