From 6aa0de7baac16a55e82da27e81340e4fa1d20aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Pedro=20Bol=C3=ADvar=20Puente?= Date: Tue, 17 Sep 2024 14:25:37 +0200 Subject: [PATCH] Add ninja to shell --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 30670eb..378cce3 100644 --- a/shell.nix +++ b/shell.nix @@ -56,6 +56,7 @@ theStdenv.mkDerivation rec { catch2 cmake ccache + ninja ncurses boost pkg-config