Loading pkgs/development/python-modules/pyopen-wakeword/default.nix +3 −0 Original line number Diff line number Diff line { lib, stdenv, autoPatchelfHook, buildPythonPackage, fetchFromGitHub, Loading Loading @@ -45,6 +46,8 @@ buildPythonPackage rec { ]; meta = { # elftools.common.exceptions.ELFError: Magic number does not match broken = stdenv.hostPlatform.isDarwin; description = "Alternative Python library for openWakeWord"; homepage = "https://github.com/rhasspy/pyopen-wakeword"; changelog = "https://github.com/rhasspy/pyopen-wakeword/blob/${src.tag}/CHANGELOG.md"; Loading Loading
pkgs/development/python-modules/pyopen-wakeword/default.nix +3 −0 Original line number Diff line number Diff line { lib, stdenv, autoPatchelfHook, buildPythonPackage, fetchFromGitHub, Loading Loading @@ -45,6 +46,8 @@ buildPythonPackage rec { ]; meta = { # elftools.common.exceptions.ELFError: Magic number does not match broken = stdenv.hostPlatform.isDarwin; description = "Alternative Python library for openWakeWord"; homepage = "https://github.com/rhasspy/pyopen-wakeword"; changelog = "https://github.com/rhasspy/pyopen-wakeword/blob/${src.tag}/CHANGELOG.md"; Loading