don't anchor llvm to 11 anymore
This commit is contained in:
parent
ebb61135a9
commit
ca3b74c5f6
@ -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; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user