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