Initial version of tool provider via Nix. This requires two separate steps for adding a new tool: 1. New symlink in tools/bin to point at the dispatch script. 2. Mapping of tool to Nix package set attribute in dispatch script.
		
			
				
	
		
			Symbolic link
		
	
	
		
			1 line
		
	
	
		
			No EOL
		
	
	
		
			13 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			Symbolic link
		
	
	
		
			1 line
		
	
	
		
			No EOL
		
	
	
		
			13 B
		
	
	
	
		
			Text
		
	
	
	
	
	
__dispatch.sh |