forked from fabian/nix
		
	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, |   final, | ||||||
|   prev, |   prev, | ||||||
|   flakes, |  | ||||||
| }: | }: | ||||||
| with prev.lib; let | with prev.lib; let | ||||||
|   inherit (final) callPackage fetchpatch; |   inherit (final) callPackage fetchpatch; | ||||||
| in { | in { | ||||||
|   homepage = flakes.homepage.packages.${final.system}.default; |  | ||||||
| 
 |  | ||||||
|   lib = callPackage ./lib {}; |   lib = callPackage ./lib {}; | ||||||
| 
 | 
 | ||||||
|   st = prev.st.override { |   st = prev.st.override { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue