lol

python310Packages.rfcat: add missing input

authored by

Fabian Affolter and committed by
GitHub
d18f214c a58d0d62

+1
+1
pkgs/development/python-modules/rfcat/default.nix
··· 8 , pyusb 9 , hostPlatform 10 , pytestCheckHook 11 }: 12 13 buildPythonPackage rec {
··· 8 , pyusb 9 , hostPlatform 10 , pytestCheckHook 11 + , pythonOlder 12 }: 13 14 buildPythonPackage rec {