ruffle: 0-nightly-2025-06-30 -> 0-nightly-2025-07-10 (#424149)
Co-authored-by: normalcea <normalcea@users.noreply.github.com>
This commit is contained in:
		
						commit
						754502f03c
					
				| @ -21,17 +21,17 @@ | ||||
| }: | ||||
| rustPlatform.buildRustPackage (finalAttrs: { | ||||
|   pname = "ruffle"; | ||||
|   version = "0-nightly-2025-06-30"; | ||||
|   version = "0-nightly-2025-07-10"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "ruffle-rs"; | ||||
|     repo = "ruffle"; | ||||
|     tag = lib.strings.removePrefix "0-" finalAttrs.version; | ||||
|     hash = "sha256-D2IkIypkJMa4ndZnmIkSJwCKl5k3ZIa+99uMz/zEysQ="; | ||||
|     hash = "sha256-uN+UqoTSj98ARkwgQT+npY75HDQBDyBO82USXKaq9bI="; | ||||
|   }; | ||||
| 
 | ||||
|   useFetchCargoVendor = true; | ||||
|   cargoHash = "sha256-RboGtauRMuui8vewxF5mTiRF3/STxxG/ZG5Z9J/GtSI="; | ||||
|   cargoHash = "sha256-2/Fbd6O233/464UXvK5HOk30Z8xbqeURjZNFWITVsW4="; | ||||
|   cargoBuildFlags = lib.optional withRuffleTools "--workspace"; | ||||
| 
 | ||||
|   env = | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	![148217876+nixpkgs-merge-bot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) nixpkgs-merge-bot[bot]
						nixpkgs-merge-bot[bot]