From 95e3bded601a45e7107a95bd2f9bbc00b3d79d52 Mon Sep 17 00:00:00 2001 From: TapTap Date: Sat, 4 Jul 2026 20:28:00 +0200 Subject: [PATCH] Update shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index ada4520..ad1a267 100644 --- a/shell.nix +++ b/shell.nix @@ -8,6 +8,7 @@ pkgs.mkShell { cmake gnumake pkg-config + tea ]; buildInputs = with pkgs; [