mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	pkgs.homer: 24.10.1 -> 24.10.2
This commit is contained in:
		
							parent
							
								
									4dbe6a79ab
								
							
						
					
					
						commit
						967f2aba6f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,11 +1,11 @@ | |||
| { stdenv, fetchzip }: | ||||
| stdenv.mkDerivation rec { | ||||
|   pname = "homer"; | ||||
|   version = "24.10.1"; | ||||
|   version = "24.10.2"; | ||||
| 
 | ||||
|   src = fetchzip { | ||||
|     url = "https://github.com/bastienwirtz/homer/releases/download/v${version}/homer.zip"; | ||||
|     hash = "sha256-UWRFiWkZi/1aHkf+hgXdnoVYb6bCBPPrk7DJAKla/B4="; | ||||
|     hash = "sha256-V4E/KLOzfiCMwdQrXzab2VzjuB0TYpocoYhdUVt4g78="; | ||||
|     stripRoot = false; | ||||
|   }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler