docs(tvix/TODO): drop builtins:fetchurl item
This has been implemented in cl/11786, cl/11790 and cl/10975. This includes support for the `executable` and `unpack` variants of it. Change-Id: I5bcad5b8e86b9fd341219a59ba86660b692e66e8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11818 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com> Reviewed-by: Connor Brewster <cbrewster@hey.com>
This commit is contained in:
		
							parent
							
								
									6b6a34065e
								
							
						
					
					
						commit
						46585bee15
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -115,10 +115,6 @@ Some more fetcher-related builtins need work:
 | 
				
			||||||
 - `fetchTree` (hairy, seems there's no proper spec and the URL syntax seems
 | 
					 - `fetchTree` (hairy, seems there's no proper spec and the URL syntax seems
 | 
				
			||||||
   subject to change/underdocumented)
 | 
					   subject to change/underdocumented)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Convert builtins:fetchurl to Fetches
 | 
					 | 
				
			||||||
We need to convert `builtins:fetchurl`-style calls to `builtins.derivation` to
 | 
					 | 
				
			||||||
fetches, not Derivations (tracked in `KnownPaths`).
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
### Derivation -> Build
 | 
					### Derivation -> Build
 | 
				
			||||||
While we have some support for `structuredAttrs` and `fetchClosure` (at least
 | 
					While we have some support for `structuredAttrs` and `fetchClosure` (at least
 | 
				
			||||||
enough to calculate output hashes, aka produce identical ATerm), the code
 | 
					enough to calculate output hashes, aka produce identical ATerm), the code
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue