From 01e6a2654d4de8e13fd9af036a0ee622cb8505d2 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 8 Dec 2022 12:16:36 -0600 Subject: [PATCH] updating shell.nix --- shell.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/shell.nix b/shell.nix index 9a65dbf..a5847e0 100644 --- a/shell.nix +++ b/shell.nix @@ -7,15 +7,13 @@ mkShell rec { gcc gnumake clang - # clang-tools + clang-tools qtcreator cmake extra-cmake-modules pkg-config libsForQt5.wrapQtAppsHook makeWrapper - # gccStdenv - # stdenv ]; buildInputs = [