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 gcc
gnumake gnumake
clang clang
# clang-tools clang-tools
qtcreator qtcreator
cmake cmake
extra-cmake-modules extra-cmake-modules
pkg-config pkg-config
libsForQt5.wrapQtAppsHook libsForQt5.wrapQtAppsHook
makeWrapper makeWrapper
# gccStdenv
# stdenv
]; ];
buildInputs = [ buildInputs = [