summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/firefox
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-07-22 12:16:03 +0200
committerGitHub <noreply@github.com>2023-07-22 12:16:03 +0200
commit086994c207818bea91e28e4a90f9e57f45b53522 (patch)
treec01f7e7efb7f61b36bde77ffe43210e700712173 /pkgs/applications/networking/browsers/firefox
parent4fe0dfd1ea244116d4b08b7e67fd61e718bf1ccf (diff)
parentff526a06996790006ef870af661e6e43a5ac7c49 (diff)
downloadnixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar.gz
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar.bz2
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar.lz
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar.xz
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.tar.zst
nixpkgs-086994c207818bea91e28e4a90f9e57f45b53522.zip
Merge pull request #244766 from linsui/thunderbird
firefox: remove app.partner.nixos
Diffstat (limited to 'pkgs/applications/networking/browsers/firefox')
-rw-r--r--pkgs/applications/networking/browsers/firefox/common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/firefox/common.nix b/pkgs/applications/networking/browsers/firefox/common.nix
index 348c93d0c38..753e1c9d59e 100644
--- a/pkgs/applications/networking/browsers/firefox/common.nix
+++ b/pkgs/applications/networking/browsers/firefox/common.nix
@@ -187,7 +187,6 @@ let
       # These values are exposed through telemetry
       "app.distributor" = "nixos";
       "app.distributor.channel" = "nixpkgs";
-      "app.partner.nixos" = "nixos";
     };
   });