mathematica: unpin LLVM

This was already bumped from LLVM 12 in
<https://github.com/NixOS/nixpkgs/pull/379273> with 13 seemingly
being an arbitrary choice, so… optimistically let’s just unpin
it entirely?
This commit is contained in:
Emily
2025-08-18 06:08:17 +01:00
parent 3879ede2dd
commit 0306ae73d3
@@ -32,7 +32,7 @@
libuuid,
libxkbcommon,
libxml2,
llvmPackages_13,
llvmPackages,
matio,
mpfr,
ncurses,
@@ -102,7 +102,7 @@ stdenv.mkDerivation {
libuuid
libxkbcommon
libxml2
llvmPackages_13.libllvm.lib
llvmPackages.libllvm.lib
matio
mpfr
ncurses