iliana etaoin 2023-06-28 03:26:38 +00:00
parent 2632659691
commit 9fe79a86b4

View file

@ -71,7 +71,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "Replaces the Mach-O Dynamic Library Stub files in Apple's SDKs to reduce the size";
homepage = "https://github.com/tpoechtrager/apple-libtapi";
license = licenses.apsl20;
license = licenses.ncsa;
maintainers = with maintainers; [ matthewbauer ];
};
}