mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 04:13:01 +00:00
wayfire: drop unused argument
This commit is contained in:
parent
ce2c9bd765
commit
4add528d3b
@ -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
|
||||
}:
|
||||
|
Loading…
Reference in New Issue
Block a user