python310Packages.rfcat: add missing input

This commit is contained in:
Fabian Affolter 2022-08-20 10:03:42 +02:00 committed by GitHub
parent a58d0d62da
commit d18f214cbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@
, pyusb
, hostPlatform
, pytestCheckHook
, pythonOlder
}:
buildPythonPackage rec {