remove khal fix
This commit is contained in:
		
							parent
							
								
									906ee6305c
								
							
						
					
					
						commit
						6dca8358a3
					
				@ -128,9 +128,6 @@
 | 
				
			|||||||
      extraPythonPackages = [ pkgs.pythonPackages.websocket_client ];
 | 
					      extraPythonPackages = [ pkgs.pythonPackages.websocket_client ];
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # remove with khal 0.9.0
 | 
					 | 
				
			||||||
    khal = khal.overrideDerivation (oldAttrs: { checkPhase = ""; installCheckPhase = "true"; });
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    stable = stable;
 | 
					    stable = stable;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user