mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 06:55:13 +02:00
neovim: Add make/cmake
Some rust libraries unironically require cmake in order to compile.
This commit is contained in:
@ -19,6 +19,8 @@ in
|
||||
gcc
|
||||
clang-tools
|
||||
pkg-config
|
||||
gnumake
|
||||
cmake
|
||||
|
||||
# go
|
||||
go
|
||||
|
Reference in New Issue
Block a user