update readme
This commit is contained in:
		
							parent
							
								
									b343500d92
								
							
						
					
					
						commit
						e0baa020c3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -26,9 +26,9 @@ Example flake setup (untested): | |||
| { | ||||
|   description = "Example Flake to install sanic on your host"; | ||||
|   inputs = { | ||||
|     nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; | ||||
|     nixpkgs.url = github:NixOS/nixpkgs/nixos-24.05; | ||||
|     sanic = { | ||||
|       url = "gitlab.com/XenGi/sanic"; | ||||
|       url = gitlab:XenGi/sanic/main; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue