From 5948bab4ec817e5887fed9fa375da81207560794 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 6 Jun 2025 00:53:57 +0200 Subject: Patch yubikey-touch-detector for better message and icon Signed-off-by: Mel --- pkgs/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/default.nix') diff --git a/pkgs/default.nix b/pkgs/default.nix index 642ebc9..ddaf684 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -16,4 +16,6 @@ youcompleteme = pkgs.callPackage ./youcompleteme.nix { }; wine = pkgs.callPackage ./wine.nix { }; + + yubikey-touch-detector = pkgs.callPackage ./yubikey-touch-detector { }; } -- cgit 1.4.1