uv: 0.8.0 -> 0.8.2
This commit is contained in:
		
							parent
							
								
									8cf338f2bd
								
							
						
					
					
						commit
						6ca8e9d5d6
					
				| @ -18,16 +18,16 @@ | ||||
| 
 | ||||
| rustPlatform.buildRustPackage (finalAttrs: { | ||||
|   pname = "uv"; | ||||
|   version = "0.8.0"; | ||||
|   version = "0.8.2"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "astral-sh"; | ||||
|     repo = "uv"; | ||||
|     tag = finalAttrs.version; | ||||
|     hash = "sha256-iVwiXen/VNxXQxlF7cg9qGz61cEoszNgWB3XHdl750I="; | ||||
|     hash = "sha256-qMXXkf2hLyzd+4H85kGHiQIdAbvhMA2z+1z05ZF0hts="; | ||||
|   }; | ||||
| 
 | ||||
|   cargoHash = "sha256-Bw8/AAGcdE3qL0TENj4hMrOG89MLUQauMfpTmlgXdk8="; | ||||
|   cargoHash = "sha256-G5mLFKy/khHlP32/VFudtJJC1CWpBNyx4yPx1Gc8pcY="; | ||||
| 
 | ||||
|   buildInputs = [ | ||||
|     rust-jemalloc-sys | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sizhe Zhao
						Sizhe Zhao