don't anchor llvm to 11 anymore

This commit is contained in:
Jeremy Wall 2024-01-31 20:36:36 -05:00
parent ebb61135a9
commit ca3b74c5f6

View File

@ -300,9 +300,9 @@ EOF";
# TODO(jwall): I include these initially for nvim telescope # TODO(jwall): I include these initially for nvim telescope
ripgrep ripgrep
fd fd
lldb_11 lldb
# TODO(jwall): For now it appears that a bunch of things around linking are broken on darwin so we are going to use clang11 # TODO(jwall): For now it appears that a bunch of things around linking are broken on darwin so we are going to use clang11
llvmPackages_11.libcxxClang llvmPackages.libcxxClang
# TODO add sonic-pi here if it supports the arch # TODO add sonic-pi here if it supports the arch
]) ])
++ (with pkgs.ocamlPackages; [ ++ (with pkgs.ocamlPackages; [