telepathy.qt: remove unused input
This commit is contained in:
parent
fc7d7aac98
commit
a320943577
|
@ -1,5 +1,5 @@
|
||||||
{ lib, stdenv, fetchurl, cmake, qtbase, pkg-config, python3Packages, dbus-glib, dbus
|
{ lib, stdenv, fetchurl, cmake, qtbase, pkg-config, python3Packages, dbus-glib, dbus
|
||||||
, telepathy-farstream, telepathy-glib, fetchpatch }:
|
, telepathy-farstream, telepathy-glib }:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (python3Packages) python dbus-python;
|
inherit (python3Packages) python dbus-python;
|
||||||
|
|
Loading…
Reference in New Issue