Merge pull request 'update servicepoint library, update flake' (#2) from update-deps into main
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Rust / build (push) Successful in 6m22s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Rust / build (push) Successful in 6m22s
				
			Reviewed-on: #2
This commit is contained in:
		
						commit
						86c9c20b49
					
				
					 4 changed files with 287 additions and 194 deletions
				
			
		
							
								
								
									
										467
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										467
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -1,6 +1,6 @@ | |||
| [package] | ||||
| name = "servicepoint-simulator" | ||||
| version = "0.2.1" | ||||
| version = "0.2.2" | ||||
| edition = "2021" | ||||
| publish = true | ||||
| license = "GPL-3.0-or-later" | ||||
|  | @ -20,7 +20,7 @@ clap = { version = "4.5", features = ["derive"] } | |||
| thiserror = "2.0" | ||||
| 
 | ||||
| # package parsing | ||||
| servicepoint = { features = ["all_compressions"], version = "0.14.0" } | ||||
| servicepoint = { features = ["all_compressions"], version = "0.15.1" } | ||||
| 
 | ||||
| # font rendering | ||||
| font-kit = "0.14.2" | ||||
|  |  | |||
							
								
								
									
										8
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							|  | @ -37,16 +37,16 @@ | |||
|     }, | ||||
|     "nixpkgs": { | ||||
|       "locked": { | ||||
|         "lastModified": 1746183838, | ||||
|         "narHash": "sha256-kwaaguGkAqTZ1oK0yXeQ3ayYjs8u/W7eEfrFpFfIDFA=", | ||||
|         "lastModified": 1750969886, | ||||
|         "narHash": "sha256-zW/OFnotiz/ndPFdebpo3X0CrbVNf22n4DjN2vxlb58=", | ||||
|         "owner": "nixos", | ||||
|         "repo": "nixpkgs", | ||||
|         "rev": "bf3287dac860542719fe7554e21e686108716879", | ||||
|         "rev": "a676066377a2fe7457369dd37c31fd2263b662f4", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nixos", | ||||
|         "ref": "nixos-24.11", | ||||
|         "ref": "nixos-25.05", | ||||
|         "repo": "nixpkgs", | ||||
|         "type": "github" | ||||
|       } | ||||
|  |  | |||
|  | @ -2,7 +2,7 @@ | |||
|   description = "Flake for servicepoint-simulator"; | ||||
| 
 | ||||
|   inputs = { | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05"; | ||||
|     nix-filter.url = "github:numtide/nix-filter"; | ||||
|     naersk = { | ||||
|       url = "github:nix-community/naersk"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue