Loading pkgs/development/python-modules/meshtastic/default.nix +23 −28 Original line number Diff line number Diff line { lib , bleak , buildPythonPackage , dotmap , fetchFromGitHub , pexpect , protobuf , pygatt , pypubsub , pyqrcode , pyserial , pytap2 , pytestCheckHook , pythonOlder , pyyaml , requests , setuptools , tabulate , timeago { lib, bleak, buildPythonPackage, dotmap, fetchFromGitHub, pexpect, protobuf, pygatt, pypubsub, pyqrcode, pyserial, pytap2, pytestCheckHook, pythonOlder, pyyaml, requests, setuptools, tabulate, timeago, }: buildPythonPackage rec { Loading @@ -33,9 +34,7 @@ buildPythonPackage rec { hash = "sha256-WxiddF1n9lyxKkZk1MU40NzLh6goLVs81mbJZ3F33R8="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ bleak Loading @@ -54,9 +53,7 @@ buildPythonPackage rec { ]; passthru.optional-dependencies = { tunnel = [ pytap2 ]; tunnel = [ pytap2 ]; }; nativeCheckInputs = [ Loading @@ -68,9 +65,7 @@ buildPythonPackage rec { export PATH="$PATH:$out/bin"; ''; pythonImportsCheck = [ "meshtastic" ]; pythonImportsCheck = [ "meshtastic" ]; disabledTests = [ # TypeError Loading Loading
pkgs/development/python-modules/meshtastic/default.nix +23 −28 Original line number Diff line number Diff line { lib , bleak , buildPythonPackage , dotmap , fetchFromGitHub , pexpect , protobuf , pygatt , pypubsub , pyqrcode , pyserial , pytap2 , pytestCheckHook , pythonOlder , pyyaml , requests , setuptools , tabulate , timeago { lib, bleak, buildPythonPackage, dotmap, fetchFromGitHub, pexpect, protobuf, pygatt, pypubsub, pyqrcode, pyserial, pytap2, pytestCheckHook, pythonOlder, pyyaml, requests, setuptools, tabulate, timeago, }: buildPythonPackage rec { Loading @@ -33,9 +34,7 @@ buildPythonPackage rec { hash = "sha256-WxiddF1n9lyxKkZk1MU40NzLh6goLVs81mbJZ3F33R8="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ bleak Loading @@ -54,9 +53,7 @@ buildPythonPackage rec { ]; passthru.optional-dependencies = { tunnel = [ pytap2 ]; tunnel = [ pytap2 ]; }; nativeCheckInputs = [ Loading @@ -68,9 +65,7 @@ buildPythonPackage rec { export PATH="$PATH:$out/bin"; ''; pythonImportsCheck = [ "meshtastic" ]; pythonImportsCheck = [ "meshtastic" ]; disabledTests = [ # TypeError Loading