Loading pkgs/development/python-modules/pyannote-database/default.nix +10 −9 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , setuptools , wheel , pyannote-core , pyyaml , pandas , typer { lib, buildPythonPackage, fetchFromGitHub, setuptools, wheel, pyannote-core, pyyaml, pandas, typer, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/pyannote-database/default.nix +10 −9 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , setuptools , wheel , pyannote-core , pyyaml , pandas , typer { lib, buildPythonPackage, fetchFromGitHub, setuptools, wheel, pyannote-core, pyyaml, pandas, typer, }: buildPythonPackage rec { Loading