added clang-tools

master
Claudius Holeksa 2023-02-15 17:11:30 +01:00
parent 3e3ae0f93a
commit 05d7a7db87
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ with import <nixpkgs> {};
pkgs.mkShellNoCC {
name = "icon-charm";
nativeBuildInputs = [
clang-tools_15
gfortran12
cmake
gdb