Skip to content

Commit

Permalink
add libftdi1 to nix-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges760 committed Jan 14, 2025
1 parent 1200e16 commit 68fd87f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ in
buildInputs = with pkgs; [
clang
cmake
libftdi1
# Replace llvmPackages with llvmPackages_X, where X is the latest LLVM version (at the time of writing, 16)
llvmPackages.bintools
openssl
Expand Down

0 comments on commit 68fd87f

Please sign in to comment.