factorio: 2.0.23 -> 2.0.28
This commit is contained in:
		
							parent
							
								
									f41f9aa0a5
								
							
						
					
					
						commit
						0a8ee31f4f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,10 +1,10 @@
 | 
				
			||||||
{ factorio-headless, pkgs }:
 | 
					{ factorio-headless, pkgs }:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
factorio-headless.overrideAttrs (_: rec {
 | 
					factorio-headless.overrideAttrs (_: rec {
 | 
				
			||||||
  version = "2.0.23";
 | 
					  version = "2.0.28";
 | 
				
			||||||
  src = pkgs.fetchurl {
 | 
					  src = pkgs.fetchurl {
 | 
				
			||||||
    name = "factorio_headless_x64-${version}.tar.xz";
 | 
					    name = "factorio_headless_x64-${version}.tar.xz";
 | 
				
			||||||
    url = "https://www.factorio.com/get-download/${version}/headless/linux64";
 | 
					    url = "https://www.factorio.com/get-download/${version}/headless/linux64";
 | 
				
			||||||
    hash = "sha256-6Bn8mtbfBhv51L/8kZiN0Y0OOYLIscIsBSXXi9o+8hY=";
 | 
					    hash = "sha256-6pk3tq3HoY4XpOHmSZLsOJQHSXs25oKAuxT83UyITdM=";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
})
 | 
					})
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue