first attempt at making nix build work
This commit is contained in:
parent
31d668b1e3
commit
ff4c301325
4 changed files with 30 additions and 9 deletions
|
@ -6,8 +6,8 @@ mkShell rec {
|
|||
nativeBuildInputs = [
|
||||
gcc
|
||||
gnumake
|
||||
clang
|
||||
clang-tools
|
||||
clang_14
|
||||
clang-tools_14
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue