mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Add debsources syntax
This commit is contained in:
		
							
								
								
									
										15
									
								
								tests/syntax-tests/source/debsources/sources.list
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								tests/syntax-tests/source/debsources/sources.list
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to | ||||
| # newer versions of the distribution. | ||||
|  | ||||
| deb https://deb.debian.org/debian bookworm main non-free-firmware | ||||
| #deb-src https://deb.debian.org/debian bookworm main non-free-firmware | ||||
|  | ||||
| ## Major bug fix updates produced after the final release of the | ||||
| ## distribution. | ||||
| # deb-src http://lt.archive.ubuntu.com/ubuntu/ xenial-updates main restricted | ||||
|  | ||||
| deb https://security.debian.org/debian-security bookworm-security main non-free-firmware | ||||
| deb-src https://security.debian.org/debian-security bookworm-security main non-free-firmware | ||||
|  | ||||
| deb https://deb.debian.org/debian bookworm-updates main non-free-firmware | ||||
| deb-src https://deb.debian.org/debian bookworm-updates main non-free-firmware | ||||
		Reference in New Issue
	
	Block a user