folly: move to pkgs/by-name

(cherry picked from commit b22849fd64)
(cherry picked from commit f307528160c8a9f0073760bc52819a42fb2aea7b)
This commit is contained in:
Emily
2024-11-30 15:11:11 +01:00
committed by Vladimír Čunát
parent 289a4465d9
commit ae228e43c8
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -9148,8 +9148,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreFoundation;
};
folly = callPackage ../development/libraries/folly { };
makeFontsConf = callPackage ../development/libraries/fontconfig/make-fonts-conf.nix { };
makeFontsCache = let fontconfig_ = fontconfig; in {fontconfig ? fontconfig_, fontDirectories}: