python313Packages.proton-vpn-network-manager: mark broken

This commit is contained in:
Robert Schütz
2025-04-20 16:47:48 -07:00
parent 7e5ce74917
commit 84faa614a5
@@ -77,6 +77,7 @@ buildPythonPackage rec {
'';
meta = {
broken = true; # ModuleNotFoundError: No module named 'proton.vpn.local_agent'
description = "Provides the necessary functionality for other ProtonVPN components to interact with NetworkManager";
homepage = "https://github.com/ProtonVPN/python-proton-vpn-network-manager";
license = lib.licenses.gpl3Only;