Skip to content

Commit 34709f9

Browse files
committed
add deps to flake
1 parent 55ea141 commit 34709f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates.nix

+2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,10 @@ let
4545

4646
commonNativeBuildInputs =
4747
(with pkgs; [
48+
alsa-lib.dev
4849
clang
4950
cmake
51+
openssl.dev
5052
pkg-config
5153
rustPlatform.bindgenHook
5254
])

0 commit comments

Comments
 (0)