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