Remove outdated overrides.
This commit is contained in:
		
							parent
							
								
									bc1c2a198a
								
							
						
					
					
						commit
						c687230256
					
				@ -84,7 +84,7 @@
 | 
			
		||||
    # haskell dev
 | 
			
		||||
    cabal2nix
 | 
			
		||||
    cabal-install
 | 
			
		||||
    # ghc-mod
 | 
			
		||||
    ghc-mod
 | 
			
		||||
 | 
			
		||||
    # emacs
 | 
			
		||||
    emacs
 | 
			
		||||
@ -93,7 +93,6 @@
 | 
			
		||||
  ] ++ (with aspellDicts; [ en de fr nl ]);
 | 
			
		||||
 | 
			
		||||
  nixpkgs.config.packageOverrides = pkgs: rec {
 | 
			
		||||
    i3 = pkgs.stdenv.lib.overrideDerivation pkgs.i3 (oldAttrs: { doCheck = false; });
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nixpkgs.config.allowTexliveBuilds = true;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user