pip
This commit is contained in:
parent
d3b1189161
commit
b3b8caad4d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(python3.withPackages(ps: with ps; [ pandas requests ]))
|
||||
(python3.withPackages(ps: with ps; [ pandas requests pip ]))
|
||||
nodejs
|
||||
rpi-imager
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue