Loading pkgs/development/python-modules/python-ffmpeg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ pyee ]; nativeBuildInputs = [ setuptools-scm ]; pythonImportCheck = [ "ffmpeg" ]; pythonImportsCheck = [ "ffmpeg" ]; meta = { homepage = "https://github.com/jonghwanhyeon/python-ffmpeg"; Loading Loading
pkgs/development/python-modules/python-ffmpeg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ pyee ]; nativeBuildInputs = [ setuptools-scm ]; pythonImportCheck = [ "ffmpeg" ]; pythonImportsCheck = [ "ffmpeg" ]; meta = { homepage = "https://github.com/jonghwanhyeon/python-ffmpeg"; Loading