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