rool back
This commit is contained in:
		
							parent
							
								
									7d90bfb751
								
							
						
					
					
						commit
						69d8c64451
					
				
					 1 changed files with 5 additions and 7 deletions
				
			
		| 
						 | 
					@ -1,12 +1,10 @@
 | 
				
			||||||
{pkgs, ...}: 
 | 
					{pkgs, ...}: 
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  environment.systemPackages = with pkgs; [
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
    python3
 | 
					    (python311Full.withPackages(ps: with ps; [ 
 | 
				
			||||||
    python311Packages.pip
 | 
					      requests
 | 
				
			||||||
    # (python311Full.withPackages(ps: with ps; [ 
 | 
					      pygame
 | 
				
			||||||
    #   requests
 | 
					      shapely
 | 
				
			||||||
    #   pygame
 | 
					    ]))
 | 
				
			||||||
    #   shapely
 | 
					 | 
				
			||||||
    # ]))
 | 
					 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue