Loading pkgs/development/python-modules/aiomultiprocess/default.nix +7 −6 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , flit-core , pytestCheckHook , pythonOlder { lib, buildPythonPackage, fetchFromGitHub, flit-core, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/aiomultiprocess/default.nix +7 −6 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , flit-core , pytestCheckHook , pythonOlder { lib, buildPythonPackage, fetchFromGitHub, flit-core, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading