From ddfadc840cb02530e07ca33b83138ae1a5034227 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 9 Jan 2025 09:36:24 +0100 Subject: Added C Bluetooth scan example --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index c52975f..06cb899 100644 --- a/shell.nix +++ b/shell.nix @@ -15,6 +15,7 @@ lldb # Dev libraries and deps. + bluez xorg.libX11 xorg.libX11.dev ]; -- cgit v1.2.3