python3Packages.wgnlpy: don't build on darwin (#435020)
This commit is contained in:
@@ -35,6 +35,7 @@ buildPythonPackage rec {
|
||||
description = "Netlink connector to WireGuard";
|
||||
homepage = "https://github.com/ArgosyLabs/wgnlpy";
|
||||
license = with lib.licenses; [ mit ];
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ marcel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user