The fetchurl builder is now fetchurl.sh
This commit is contained in:
		
							parent
							
								
									fd2630e1f7
								
							
						
					
					
						commit
						9d94a28bed
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ assert (outputHash != "" && outputHashAlgo != "")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
derivation {
 | 
					derivation {
 | 
				
			||||||
  name = baseNameOf (toString url);
 | 
					  name = baseNameOf (toString url);
 | 
				
			||||||
  builder = ./builder.sh;
 | 
					  builder = ./fetchurl.sh;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Compatibility with Nix <= 0.7.
 | 
					  # Compatibility with Nix <= 0.7.
 | 
				
			||||||
  id = md5;
 | 
					  id = md5;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue