python39Packages.rpy2: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-15 23:31:38 +01:00
parent 43e700cc9f
commit 2d5f5f9e2a
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,8 +1,6 @@
{ stdenv { stdenv
, lib , lib
, python
, buildPythonPackage , buildPythonPackage
, fetchpatch
, fetchPypi , fetchPypi
, isPyPy , isPyPy
, R , R