mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
add more _prebuildPackages
This commit is contained in:
@@ -184,7 +184,7 @@ inputs:
|
||||
phonopy inquirerpy requests tensorflow keras python-telegram-bot tqdm
|
||||
fastapi pypdf2 pandas openai matplotlib scipy plotly gunicorn scikit-learn redis jinja2
|
||||
])];
|
||||
_prebuildPackages = [ httplib magic-enum xtensor boost cereal cxxopts ftxui yaml-cpp gfortran ];
|
||||
_prebuildPackages = [ httplib magic-enum xtensor boost cereal cxxopts ftxui yaml-cpp gfortran gcc10 python2 ];
|
||||
};
|
||||
programs =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user