vcpkg
This commit is contained in:
parent
823fba724e
commit
621b05a216
1 changed files with 5 additions and 0 deletions
|
|
@ -9,8 +9,12 @@
|
|||
gst-python
|
||||
]
|
||||
))
|
||||
# C++
|
||||
clang
|
||||
clang-tools
|
||||
vcpkg
|
||||
vcpkg-tool
|
||||
# Other
|
||||
nodejs
|
||||
bun
|
||||
rustc
|
||||
|
|
@ -35,5 +39,6 @@
|
|||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VCPKG_ROOT = "${pkgs.vcpkg.outpath}";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue