Skip to content

Commit 72aa267

Browse files
chore: add protobuf to flake.nix
1 parent e4fdf81 commit 72aa267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
nativeBuildInputs = with pkgs;
3232
[
3333
rustToolchain
34+
protobuf
3435
]
3536
++ lib.optionals pkgs.stdenv.isDarwin [
3637
darwin.apple_sdk.frameworks.SystemConfiguration

0 commit comments

Comments
 (0)