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 { stdenv
, lib , lib
, fetchpatch
, fetchFromGitHub , fetchFromGitHub
, cmake , cmake
, pkg-config , pkg-config
@ -8,7 +7,6 @@
, wayland-protocols , wayland-protocols
, libwpe , libwpe
, libwpe-fdo , libwpe-fdo
, glib
, glib-networking , glib-networking
, webkitgtk , webkitgtk
, makeWrapper , makeWrapper