{ runCommand, e11sync-static, }: runCommand "e11sync-static-manifest" { src = e11sync-static; } '' mkdir -p $out/CACHE cp ${e11sync-static}/CACHE/manifest.json $out/CACHE/ ''