summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/firefox/common.nix
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-05-05 01:15:42 +0200
committerGitHub <noreply@github.com>2023-05-05 01:15:42 +0200
commitc972d6df96222565ff44815f4c6637eb1408969a (patch)
tree606c54611a9bf53a37d922130847eb71c9fd0623 /pkgs/applications/networking/browsers/firefox/common.nix
parent0cafc76674d9e2d3091382e44bbc155e4ca90ff2 (diff)
parentea750901e2c45de0e2944cb125fa8a1cb64cbc56 (diff)
downloadnixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar.gz
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar.bz2
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar.lz
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar.xz
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.tar.zst
nixpkgs-c972d6df96222565ff44815f4c6637eb1408969a.zip
Merge pull request #217930 from SuperSandro2000/betterbird
 betterbird: init at 102.8.0-bb30 
Diffstat (limited to 'pkgs/applications/networking/browsers/firefox/common.nix')
-rw-r--r--pkgs/applications/networking/browsers/firefox/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/browsers/firefox/common.nix b/pkgs/applications/networking/browsers/firefox/common.nix
index 8cac0d6fe13..ae7223ec721 100644
--- a/pkgs/applications/networking/browsers/firefox/common.nix
+++ b/pkgs/applications/networking/browsers/firefox/common.nix
@@ -541,6 +541,7 @@ buildStdenv.mkDerivation ({
   '';
 
   passthru = {
+    inherit application extraPatches;
     inherit updateScript;
     inherit version;
     inherit alsaSupport;