mirror of
				https://github.com/materusPL/Nixerus.git
				synced 2025-11-03 22:20:27 +01:00 
			
		
		
		
	vpk_fuse: fix project link
This commit is contained in:
		
							parent
							
								
									e6c5dcc8de
								
							
						
					
					
						commit
						1c025c8466
					
				@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
 | 
			
		||||
 | 
			
		||||
  meta = with lib; {
 | 
			
		||||
    description = "A FUSE filesystem which can open Valve PacKage files (VPK).";
 | 
			
		||||
    homepage = "https://xmake.io";
 | 
			
		||||
    homepage = "https://github.com/ElementW/vpk_fuse";
 | 
			
		||||
    license = licenses.gpl3;
 | 
			
		||||
    platforms = platforms.linux;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user