gui-for-clash,gui-for-singbox: set hydraPlatforms

This commit is contained in:
qzylinra
2025-09-03 19:54:35 +08:00
parent 4ad1d66eb5
commit 0f96d433e1
2 changed files with 2 additions and 0 deletions
@@ -27,6 +27,7 @@ let
metaCommon = {
homepage = "https://github.com/GUI-for-Cores/GUI.for.Clash";
hydraPlatforms = [ ]; # https://gui-for-cores.github.io/guide/#note
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ ];
};
@@ -27,6 +27,7 @@ let
metaCommon = {
homepage = "https://github.com/GUI-for-Cores/GUI.for.SingBox";
hydraPlatforms = [ ]; # https://gui-for-cores.github.io/guide/#note
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ ];
};