updating shell.nix
This commit is contained in:
parent
59a9ee3000
commit
01e6a2654d
1 changed files with 1 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue