5 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| { pkgs, briefcase, depot, ... }:
 | |
| 
 | |
| # Exposing these to be available as briefcase.third_party.pkgs for example.
 | |
| 
 | |
| { inherit pkgs briefcase depot; }
 |