fire: Move to pkgs/by-name

This commit is contained in:
OPNA2608 2024-11-22 17:04:12 +01:00
parent f5afe5b452
commit 652d9def63
2 changed files with 0 additions and 2 deletions

View File

@ -14055,8 +14055,6 @@ with pkgs;
inherit (darwin.apple_sdk_11_0.frameworks) CoreServices Security;
};
fire = callPackage ../applications/audio/fire { };
buildMozillaMach = opts: callPackage (import ../applications/networking/browsers/firefox/common.nix opts) { };
firefox-unwrapped = import ../applications/networking/browsers/firefox/packages/firefox.nix {