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