From 682ffbcb4b83dc44419f8134d6c1b68ac43a2848 Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Sun, 25 Jan 2026 17:59:56 +0530 Subject: [PATCH] fix(nix): add udev to libraries in shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 123579d..d9d961e 100644 --- a/shell.nix +++ b/shell.nix @@ -17,6 +17,7 @@ let pcsclite hidapi mesa + udev ]; packages = with pkgs; [