SimpleSamlPHP: use concatLines
This commit is contained in:
		| @@ -29,7 +29,7 @@ php.buildComposerProject rec { | |||||||
|       mkdir -p $(dirname "${target_path}") |       mkdir -p $(dirname "${target_path}") | ||||||
|       cp -r "${source_path}" "${target_path}" |       cp -r "${source_path}" "${target_path}" | ||||||
|     '')) |     '')) | ||||||
|     (lib.concatStringsSep "\n") |     lib.concatLines | ||||||
|   ]; |   ]; | ||||||
|  |  | ||||||
|   postInstall = '' |   postInstall = '' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user