path: '' echo echo 'TEST: ${builtins.baseNameOf path}' echo '' + builtins.concatStringsSep "\n" (import path)