python3Packages.proton-vpn-network-manager: remove broken tag

This commit is contained in:
Viorel-Cătălin Răpițeanu
2025-04-23 00:37:01 +03:00
parent 37702145d2
commit 30dd3cef6a
@@ -77,7 +77,6 @@ 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;