add python package
This commit is contained in:
parent
a2e8818254
commit
f4492384e0
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
(python311Full.withPackages(ps: with ps; [
|
||||
requests
|
||||
pygame
|
||||
shapely
|
||||
]))
|
||||
|
|
Loading…
Reference in a new issue