Loading pkgs/development/python-modules/distrax/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -99,5 +99,9 @@ buildPythonPackage rec { changelog = "https://github.com/google-deepmind/distrax/releases/tag/v${version}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ onny ]; badPlatforms = [ # SystemError: nanobind::detail::nb_func_error_except(): exception could not be translated! lib.systems.inspect.patterns.isDarwin ]; }; } Loading
pkgs/development/python-modules/distrax/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -99,5 +99,9 @@ buildPythonPackage rec { changelog = "https://github.com/google-deepmind/distrax/releases/tag/v${version}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ onny ]; badPlatforms = [ # SystemError: nanobind::detail::nb_func_error_except(): exception could not be translated! lib.systems.inspect.patterns.isDarwin ]; }; }