config: remove fxcast-bridge as part of Firefox addons

I don't use it much and it is failing to build so leave it.
This commit is contained in:
Gabriel Arazas 2023-12-20 11:25:28 +08:00
parent fadf04b1d7
commit 0bee8052a9
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
3 changed files with 0 additions and 5 deletions

View File

@ -89,7 +89,6 @@ in
default_area = "navbar";
};
"firefox-translations-addon@mozilla.org".install_url = mozillaAddon "firefox-translations";
"fx_cast@matt.tf".install_url = "https://github.com/hensm/fx_cast/releases/download/v0.3.1/fx_cast-0.3.1.xpi";
"jid1-MnnxcxisBPnSXQ@jetpack".install_url = mozillaAddon "privacy-badger17";
"tridactyl.vim@cmcaine.co.uk".install_url = mozillaAddon "tridactyl-vim";
"uBlock0@raymondhill.net".install_url = mozillaAddon "ublock-origin";
@ -154,7 +153,6 @@ in
# be used.
nativeMessagingHosts = {
ff2mpv = true;
fxCast = true;
tridactyl = true;
};

View File

@ -7,7 +7,6 @@ final: prev:
ff2mpv
bukubrow
tridactyl-native
fxcast-bridge
];
extraPolicies = {
@ -59,7 +58,6 @@ final: prev:
};
"FirefoxColor@mozilla.com".install_url = mozillaAddon "firefox-color";
"firefox-translations-addon@mozilla.org".install_url = mozillaAddon "firefox-translations";
"fx_cast@matt.tf".install_url = "https://github.com/hensm/fx_cast/releases/download/v0.3.1/fx_cast-0.3.1.xpi";
"jid1-MnnxcxisBPnSXQ@jetpack".install_url = mozillaAddon "privacy-badger17";
"regrets-reporter@mozillafoundation.org".install_url = mozillaAddon "regretsreporter";
"tridactyl.vim@cmcaine.co.uk".install_url = mozillaAddon "tridactyl-vim";

View File

@ -60,7 +60,6 @@ in
nativeMessagingHosts = with pkgs; [
bukubrow
tridactyl-native
fx-cast-bridge
] ++ lib.optional config.programs.mpv.enable pkgs.ff2mpv;
extraPolicies = {