updates + remove oai due to comp error
This commit is contained in:
parent
7277a5a90c
commit
ba441bcad7
2 changed files with 7 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(python3.withPackages(ps: with ps; [ pandas requests openai]))
|
||||
(python3.withPackages(ps: with ps; [ pandas requests ]))
|
||||
nodejs
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue