···43 I). It is a dependency of the C++ ABI library, and sometimes is a
44 dependency of other runtimes.
45 '';
046 };
47}
···43 I). It is a dependency of the C++ ABI library, and sometimes is a
44 dependency of other runtimes.
45 '';
46+ broken = true; # TODO: gnu-install-dirs.patch fails to apply
47 };
48}
···50 # "All of the code is dual licensed under the MIT license and the UIUC
51 # License (a BSD-like license)":
52 license = with lib.licenses; [ mit ncsa ];
053 };
54}
···50 # "All of the code is dual licensed under the MIT license and the UIUC
51 # License (a BSD-like license)":
52 license = with lib.licenses; [ mit ncsa ];
53+ broken = true; # TODO: gnu-install-dirs.patch fails to apply
54 };
55}