chafa: Migrate to by-name and use new darwin sdk pattern (#397117)
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
docbook_xml_dtd_412,
|
||||
docbook_xsl,
|
||||
glib,
|
||||
Foundation,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -3070,10 +3070,6 @@ with pkgs;
|
||||
|
||||
cffconvert = python3Packages.toPythonApplication python3Packages.cffconvert;
|
||||
|
||||
chafa = callPackage ../tools/misc/chafa {
|
||||
inherit (darwin.apple_sdk.frameworks) Foundation;
|
||||
};
|
||||
|
||||
ckb-next = libsForQt5.callPackage ../tools/misc/ckb-next { };
|
||||
|
||||
clamav = callPackage ../tools/security/clamav {
|
||||
|
||||
Reference in New Issue
Block a user