mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# This file contains commits that should be ignored by git blame
 | 
						|
# See https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-file
 | 
						|
# and https://github.com/NixOS/nixpkgs/blob/master/.git-blame-ignore-revs for more info
 | 
						|
 | 
						|
# To enable this in your local repository, run:
 | 
						|
#   git config blame.ignoreRevsFile .git-blame-ignore-revs
 | 
						|
 | 
						|
# For rebasing PRs, commits marked with !autorebase will be automatically
 | 
						|
# reapplied by the auto-rebase script
 | 
						|
 | 
						|
# nixfmt-rfc-style formatting
 | 
						|
51e51e601448705c0d2f92ef90ec7b680123077c #!autorebase cd tests && nix fmt .. |