making default.nix work
This commit is contained in:
parent
5713f40208
commit
f32c92c0ce
3 changed files with 53 additions and 49 deletions
|
@ -6,8 +6,8 @@ mkShell rec {
|
|||
nativeBuildInputs = [
|
||||
gcc
|
||||
gnumake
|
||||
clang_14
|
||||
clang-tools_14
|
||||
clang
|
||||
clang-tools
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue