remove homepage as an input for pkgs
This commit is contained in:
		
							parent
							
								
									a5cc2f536d
								
							
						
					
					
						commit
						726cb23d3e
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,13 +1,10 @@
 | 
			
		|||
{
 | 
			
		||||
  final,
 | 
			
		||||
  prev,
 | 
			
		||||
  flakes,
 | 
			
		||||
}:
 | 
			
		||||
with prev.lib; let
 | 
			
		||||
  inherit (final) callPackage fetchpatch;
 | 
			
		||||
in {
 | 
			
		||||
  homepage = flakes.homepage.packages.${final.system}.default;
 | 
			
		||||
 | 
			
		||||
  lib = callPackage ./lib {};
 | 
			
		||||
 | 
			
		||||
  st = prev.st.override {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue