···126 # the UIUC License (a BSD-like license)":
127 license = with lib.licenses; [ mit ncsa ];
128 maintainers = llvm_meta.maintainers ++ [ lib.maintainers.vlstill ];
129- # Broken until https://github.com/llvm/llvm-project/issues/64226 is resolved
130- # We should check if the version is not 10.13 but that is currently broken.
131- broken = stdenv.isDarwin && stdenv.isx86_64;
132 };
133}
···126 # the UIUC License (a BSD-like license)":
127 license = with lib.licenses; [ mit ncsa ];
128 maintainers = llvm_meta.maintainers ++ [ lib.maintainers.vlstill ];
000129 };
130}
···11911192 ### Z ###
119301194 zinc = zincsearch; # Added 2023-05-28
1195 zkg = throw "'zkg' has been replaced by 'zeek'";
1196 zq = zed.overrideAttrs (old: { meta = old.meta // { mainProgram = "zq"; }; }); # Added 2023-02-06
···11911192 ### Z ###
11931194+ zabbix40 = throw "'zabbix40' has been removed as it has reached end of life"; # Added 2024-01-07
1195 zinc = zincsearch; # Added 2023-05-28
1196 zkg = throw "'zkg' has been replaced by 'zeek'";
1197 zq = zed.overrideAttrs (old: { meta = old.meta // { mainProgram = "zq"; }; }); # Added 2023-02-06