overlay: clean up abandoned entries
This commit is contained in:
		
							parent
							
								
									ba828329a9
								
							
						
					
					
						commit
						d74fd749d0
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,6 @@
 | 
			
		|||
  (
 | 
			
		||||
    self: super:
 | 
			
		||||
      rec {
 | 
			
		||||
        #jami-ring-daemon = super.qt5.callPackage ./ov/jami/ring-daemon.nix {};
 | 
			
		||||
        myVim = with super; neovim.override { configure = {
 | 
			
		||||
          packages.myVimPackage = with pkgs.vimPlugins; {
 | 
			
		||||
            # loaded on start
 | 
			
		||||
| 
						 | 
				
			
			@ -27,9 +26,6 @@
 | 
			
		|||
          };
 | 
			
		||||
          customRC = builtins.readFile ./vimrc;
 | 
			
		||||
        };};
 | 
			
		||||
        # build with debug symbols and in debug mode (less optimized)
 | 
			
		||||
        opencvDebug = with super; enableDebugging ((opencv3.override { enablePython = true; enableGtk3 = true; enableDocs = true; pythonPackages = pkgs.python3Packages; }).overrideAttrs (oldAttrs: rec { cmakeBuildType = "Debug"; }));
 | 
			
		||||
        #gnutls = super.callPackage ./ov/gnutls {inherit (super.darwin.apple_sdk.frameworks) Security;};
 | 
			
		||||
      }
 | 
			
		||||
  )
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue