* Remove an accidentally committed debug statement.
This commit is contained in:
		
							parent
							
								
									93cd5a4a13
								
							
						
					
					
						commit
						7343e6c8ae
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -106,8 +106,6 @@ bool createUserEnv(EvalState & state, DrvInfos & elems, | |||
|     Path manifestFile = store->addTextToStore("env-manifest.nix", | ||||
|         (format("%1%") % manifest).str(), references); | ||||
| 
 | ||||
|     printMsg(lvlError, manifestFile); | ||||
| 
 | ||||
|     /* Get the environment builder expression. */ | ||||
|     Value envBuilder; | ||||
|     state.eval(parseExprFromFile(state, nixDataDir + "/nix/corepkgs/buildenv"), envBuilder); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue