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

qzylinra 0f96d433 4ad1d66e

+2
+1
pkgs/by-name/gu/gui-for-clash/package.nix
··· 27 28 metaCommon = { 29 homepage = "https://github.com/GUI-for-Cores/GUI.for.Clash"; 30 license = with lib.licenses; [ gpl3Plus ]; 31 maintainers = with lib.maintainers; [ ]; 32 };
··· 27 28 metaCommon = { 29 homepage = "https://github.com/GUI-for-Cores/GUI.for.Clash"; 30 + hydraPlatforms = [ ]; # https://gui-for-cores.github.io/guide/#note 31 license = with lib.licenses; [ gpl3Plus ]; 32 maintainers = with lib.maintainers; [ ]; 33 };
+1
pkgs/by-name/gu/gui-for-singbox/package.nix
··· 27 28 metaCommon = { 29 homepage = "https://github.com/GUI-for-Cores/GUI.for.SingBox"; 30 license = with lib.licenses; [ gpl3Plus ]; 31 maintainers = with lib.maintainers; [ ]; 32 };
··· 27 28 metaCommon = { 29 homepage = "https://github.com/GUI-for-Cores/GUI.for.SingBox"; 30 + hydraPlatforms = [ ]; # https://gui-for-cores.github.io/guide/#note 31 license = with lib.licenses; [ gpl3Plus ]; 32 maintainers = with lib.maintainers; [ ]; 33 };