start doing wraps and subprojects
This commit is contained in:
parent
ea13e2fc57
commit
24416c338c
11013 changed files with 3703981 additions and 25 deletions
15
flake.nix
15
flake.nix
|
@ -73,15 +73,14 @@
|
|||
|
||||
deps = with pkgs.pkgsStatic;
|
||||
[
|
||||
curl
|
||||
fmt
|
||||
libiconv
|
||||
tomlplusplus
|
||||
yyjson
|
||||
reflect-cpp
|
||||
# curl
|
||||
# fmt
|
||||
# libiconv
|
||||
# tomlplusplus
|
||||
# yyjson
|
||||
# reflect-cpp
|
||||
sqlitecpp
|
||||
ftxui
|
||||
libunistring
|
||||
# ftxui
|
||||
]
|
||||
++ linuxPkgs
|
||||
++ darwinPkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue