From: Eric Leblond Date: Wed, 7 May 2025 14:45:30 +0000 (+0200) Subject: misc: add git-clang-format to shell.nix X-Git-Tag: suricata-8.0.0-rc1~330 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f342ae9e8cc711d558e2b013243535f542dfbadc;p=thirdparty%2Fsuricata.git misc: add git-clang-format to shell.nix --- diff --git a/shell.nix b/shell.nix index 5954f231ce..c5a0073c75 100644 --- a/shell.nix +++ b/shell.nix @@ -11,6 +11,7 @@ in with pkgs; rustc rust-cbindgen clang + libclang.python libllvm automake autoconf