From 8a371e0e976bd854228401808903c1895bcf4a25 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Mon, 25 Nov 2024 01:24:10 +0000 Subject: [PATCH] firefox-addons: update as of 2024-11-25 --- pkgs/firefox-addons/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/firefox-addons/default.nix b/pkgs/firefox-addons/default.nix index b84f8081..09750639 100644 --- a/pkgs/firefox-addons/default.nix +++ b/pkgs/firefox-addons/default.nix @@ -179,7 +179,7 @@ meta = with lib; { homepage = "https://tineye.com/"; - description = "Click on any image on the web to search for it on TinEye. Recommended by Firefox! \nDiscover where an image came from, see how it is being used, check if modified versions exist or locate high resolution versions. Made with love by the TinEye team."; + description = "Click on any image on the web to search for it on TinEye. Recommended by Firefox! \r\nDiscover where an image came from, see how it is being used, check if modified versions exist or locate high resolution versions. Made with love by the TinEye team."; license = licenses.mit; mozPermissions = [ "contextMenus" "storage" ]; platforms = platforms.all;