···813 libbpf_1 = libbpf; # Added 2022-12-06
814 libbson = mongoc; # Added 2024-03-11
815 libcap_pam = throw "'libcap_pam' has been replaced with 'libcap'"; # Converted to throw 2023-09-10
816- libclc = llvmPackages_latest.libclc; # Added 2023-10-28
817 libcxxabi = throw "'libcxxabi' was merged into 'libcxx'"; # Converted to throw 2024-03-08
818 libdwarf_20210528 = throw "'libdwarf_20210528' has been removed because it is not used in nixpkgs, move to libdwarf"; # Added 2024-03-23
819 libgme = game-music-emu; # Added 2022-07-20
···1752 openbsdCross = openbsd; # Added 2024-09-06
17531754 # LLVM packages for (integration) testing that should not be used inside Nixpkgs:
1755- llvmPackages_latest = llvmPackages_18;
17561757 /* If these are in the scope of all-packages.nix, they cause collisions
1758 between mixed versions of qt. See:
···813 libbpf_1 = libbpf; # Added 2022-12-06
814 libbson = mongoc; # Added 2024-03-11
815 libcap_pam = throw "'libcap_pam' has been replaced with 'libcap'"; # Converted to throw 2023-09-10
816+ libclc = llvmPackages_18.libclc; # Added 2023-10-28
817 libcxxabi = throw "'libcxxabi' was merged into 'libcxx'"; # Converted to throw 2024-03-08
818 libdwarf_20210528 = throw "'libdwarf_20210528' has been removed because it is not used in nixpkgs, move to libdwarf"; # Added 2024-03-23
819 libgme = game-music-emu; # Added 2022-07-20
···1752 openbsdCross = openbsd; # Added 2024-09-06
17531754 # LLVM packages for (integration) testing that should not be used inside Nixpkgs:
1755+ llvmPackages_latest = llvmPackages_19;
17561757 /* If these are in the scope of all-packages.nix, they cause collisions
1758 between mixed versions of qt. See: