From aa05650ec8bf27c7928a774d457b3aecd792be3b Mon Sep 17 00:00:00 2001 From: George Thomas Date: Thu, 19 Feb 2026 11:33:13 +0000 Subject: [PATCH] add LLVM lib --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index b31641e..4023022 100644 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ (rust.devShell { }) ]; packages = with pkgs; [ + llvmPackages.libclang bacon ghcid rust-analyzer