* Channel fix.
This commit is contained in:
		
							parent
							
								
									86cb3cc554
								
							
						
					
					
						commit
						9e6bca8765
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -89,7 +89,7 @@ sub update { | |||
|         chomp $hash; | ||||
|         # !!! escaping | ||||
|         $nixExpr .= "((import @datadir@/nix/corepkgs/fetchurl) " . | ||||
|             "{url = $fullURL; sha1 = \"$hash\"; system = \"@system@\";}) " | ||||
|             "{url = $fullURL; md5 = \"$hash\"; system = \"@system@\";}) " | ||||
|     } | ||||
| 
 | ||||
|     $nixExpr .= "]"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue