]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
misc: add git-clang-format to shell.nix
authorEric Leblond <el@stamus-networks.com>
Wed, 7 May 2025 14:45:30 +0000 (16:45 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 9 May 2025 05:50:39 +0000 (07:50 +0200)
shell.nix

index 5954f231ce7d4c2b127c7ed8fdbdfd48ad077eb0..c5a0073c756408fe9823926a6a190406932ee2af 100644 (file)
--- a/shell.nix
+++ b/shell.nix
@@ -11,6 +11,7 @@ in with pkgs;
       rustc
       rust-cbindgen
       clang
+      libclang.python
       libllvm
       automake
       autoconf