folly: move to pkgs/by-name

(cherry picked from commit b22849fd64)
(cherry picked from commit f307528160)
This commit is contained in:
Emily 2024-11-13 12:19:30 +00:00 committed by Vladimír Čunát
parent 289a4465d9
commit ae228e43c8
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
2 changed files with 0 additions and 2 deletions

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}: