From 2bbb00fa30315e9be487b2300077e40cd93d2f06 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 30 Sep 2022 07:22:24 -0500 Subject: [PATCH] adding qtcreator to see if it adds any smarts to clang --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index ebd761f..7f3a09d 100644 --- a/shell.nix +++ b/shell.nix @@ -8,6 +8,7 @@ mkShell rec { gnumake clang clang-tools + qtcreator cmake extra-cmake-modules pkg-config