tuijam: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-21 00:00:40 +01:00
parent f445eca3ef
commit 9d47b3ddc0
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -2,7 +2,6 @@
, fetchFromGitHub , fetchFromGitHub
, lib , lib
, python3Packages , python3Packages
, youtube-dl
}: }:
buildPythonApplication rec { buildPythonApplication rec {