cog: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-02-22 02:28:02 +01:00
parent c8baf8f709
commit 4f750251ab
-2
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