Skip to content

Commit

Permalink
nix: use clang-tools for clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Jun 10, 2024
1 parent 822f616 commit 54b814e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
name = "ml-kem";
inherit src cargoArtifacts;
nativeBuildInputs = [
pkgs.clang
pkgs.clang-tools
pkgs.cmake
pkgs.gbenchmark
pkgs.mold-wrapped
Expand Down

0 comments on commit 54b814e

Please sign in to comment.