mirror of
				https://github.com/materusPL/Nixerus.git
				synced 2025-11-03 22:20:27 +01:00 
			
		
		
		
	obs-amf: fix building on unstable
This commit is contained in:
		
							parent
							
								
									0a3c2bcbc7
								
							
						
					
					
						commit
						e99d631956
					
				@ -70,6 +70,9 @@ stdenv.mkDerivation rec {
 | 
				
			|||||||
    fetchSubmodules = true;
 | 
					    fetchSubmodules = true;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  env.NIX_CFLAGS_COMPILE = toString [
 | 
				
			||||||
 | 
					    "-Wno-error"
 | 
				
			||||||
 | 
					  ];
 | 
				
			||||||
  patches = [
 | 
					  patches = [
 | 
				
			||||||
    ./obs-amf-patch.patch # OBS AMF Patch
 | 
					    ./obs-amf-patch.patch # OBS AMF Patch
 | 
				
			||||||
    ./Enable-file-access-and-universal-access-for-file-URL.patch
 | 
					    ./Enable-file-access-and-universal-access-for-file-URL.patch
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user