···4343 I). It is a dependency of the C++ ABI library, and sometimes is a
4444 dependency of other runtimes.
4545 '';
4646+ broken = true; # TODO: gnu-install-dirs.patch fails to apply
4647 };
4748}
···5050 # "All of the code is dual licensed under the MIT license and the UIUC
5151 # License (a BSD-like license)":
5252 license = with lib.licenses; [ mit ncsa ];
5353+ broken = true; # TODO: gnu-install-dirs.patch fails to apply
5354 };
5455}