mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
fix: #122 - cgo-builtin-prolog:1:10: fatal error: 'stddef.h' file not found
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
gcc
|
||||
# c/c++ tools with clang-tools, the unwrapped version won't
|
||||
# add alias like `cc` and `c++`, so that it won't conflict with gcc
|
||||
llvmPackages.clang-unwrapped
|
||||
# llvmPackages.clang-unwrapped
|
||||
clang-tools
|
||||
lldb
|
||||
|
||||
#-- python
|
||||
|
||||
Reference in New Issue
Block a user