Loading pkgs/development/python-modules/aioeafm/default.nix +11 −10 Original line number Diff line number Diff line { lib , aiohttp , buildPythonPackage , fetchFromGitHub , fetchpatch , poetry-core , pytest-aiohttp , pytestCheckHook , pythonOlder { lib, aiohttp, buildPythonPackage, fetchFromGitHub, fetchpatch, poetry-core, pytest-aiohttp, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/aioeafm/default.nix +11 −10 Original line number Diff line number Diff line { lib , aiohttp , buildPythonPackage , fetchFromGitHub , fetchpatch , poetry-core , pytest-aiohttp , pytestCheckHook , pythonOlder { lib, aiohttp, buildPythonPackage, fetchFromGitHub, fetchpatch, poetry-core, pytest-aiohttp, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading