treewide: remove unused args

This commit is contained in:
éclairevoyant
2024-07-09 20:54:24 -04:00
parent b9db8b7c16
commit b73a0183a2
4 changed files with 0 additions and 4 deletions
@@ -4,7 +4,6 @@
django,
fetchFromGitHub,
flit-core,
python3,
}:
buildPythonPackage rec {
@@ -1,6 +1,5 @@
{
lib,
python3,
fetchPypi,
buildPythonPackage,
smbus2,
@@ -1,6 +1,5 @@
{
lib,
python3,
buildPythonPackage,
fetchFromGitHub,
typing-extensions,
@@ -2,7 +2,6 @@
lib,
buildPythonPackage,
fetchPypi,
python3,
# nativeCheckInputs
hypothesis,