add LLVM lib

This commit is contained in:
George Thomas 2026-02-19 11:33:13 +00:00
parent 34ce6078ba
commit aa05650ec8

View File

@ -60,6 +60,7 @@
(rust.devShell { }) (rust.devShell { })
]; ];
packages = with pkgs; [ packages = with pkgs; [
llvmPackages.libclang
bacon bacon
ghcid ghcid
rust-analyzer rust-analyzer