From a613e1736e38aa6c63689abceb0222e7352f74de Mon Sep 17 00:00:00 2001 From: Hans Muendelein Date: Sat, 2 Nov 2024 22:36:21 +0100 Subject: [PATCH] Add pcsclite --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 5ea56cd..d86923f 100644 --- a/shell.nix +++ b/shell.nix @@ -5,6 +5,7 @@ pkgs.mkShell { gnupg git vim + pcsclite pinentry-curses ];