mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-30 06:29:03 +02:00
neovim: Add make/cmake
Some rust libraries unironically require cmake in order to compile.
This commit is contained in:
parent
a9c5c5eddd
commit
e0eb0b064d
@ -19,6 +19,8 @@ in
|
|||||||
gcc
|
gcc
|
||||||
clang-tools
|
clang-tools
|
||||||
pkg-config
|
pkg-config
|
||||||
|
gnumake
|
||||||
|
cmake
|
||||||
|
|
||||||
# go
|
# go
|
||||||
go
|
go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user