updating shell.nix

This commit is contained in:
Chris Cochrun 2022-12-08 12:16:36 -06:00
parent 59a9ee3000
commit 01e6a2654d

View file

@ -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 = [