add clang tools

This commit is contained in:
sadan 2024-11-26 02:23:31 -05:00
parent 8cd1377263
commit 75ce47c370
No known key found for this signature in database

View file

@ -9,6 +9,7 @@ let
in
{
dev = with pkgs; [
llvmPackages_19.clang-tools
meson
nixfmt-rfc-style
nil