Merge pull request #84145 from sikmir/qmapshack
qmapshack: add gdal/routino tools to PATH
This commit is contained in:
		
						commit
						e6f442639e
					
				@ -29,6 +29,10 @@ mkDerivation rec {
 | 
			
		||||
    "${src}/FindQuaZip5.patch"
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  qtWrapperArgs = [
 | 
			
		||||
    "--suffix PATH : ${lib.makeBinPath [ gdal routino ]}"
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  meta = with lib; {
 | 
			
		||||
    homepage = "https://github.com/Maproom/qmapshack";
 | 
			
		||||
    description = "Consumer grade GIS software";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user