cog: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-22 01:16:03 +01:00
parent c8baf8f709
commit 4f750251ab
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -1,6 +1,5 @@
{ stdenv
, lib
, fetchpatch
, fetchFromGitHub
, cmake
, pkg-config
@ -8,7 +7,6 @@
, wayland-protocols
, libwpe
, libwpe-fdo
, glib
, glib-networking
, webkitgtk
, makeWrapper