dev
This commit is contained in:
parent
06062b9ef7
commit
80fe70accb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
(python3.withPackages(ps: with ps; [ pandas requests]))
|
(python3.withPackages(ps: with ps; [ pandas requests openai]))
|
||||||
nodejs
|
nodejs
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue