Disable radicale patch.
This commit is contained in:
		
							parent
							
								
									b89904422f
								
							
						
					
					
						commit
						26b98e4131
					
				@ -6,7 +6,7 @@ in
 | 
			
		||||
  services.radicale = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    package = pkgs.radicale3.overrideDerivation (_: {
 | 
			
		||||
      patches = [ ./radicale1249.patch ];
 | 
			
		||||
      #patches = [ ./radicale1249.patch ];
 | 
			
		||||
      doCheck = false;
 | 
			
		||||
      pytestCheckPhase = "true";
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user