bundled-common: use structured attributes

This commit is contained in:
Yueh-Shun Li
2026-07-09 11:00:07 +08:00
parent 8ab1ccd1c1
commit b93d8fb3bd
@@ -243,7 +243,7 @@ let
basicEnv =
if copyGemFiles then
runCommand name' basicEnvArgs ''
runCommand name' (basicEnvArgs // { __structuredAttrs = true; }) ''
mkdir -p $out
for i in $paths; do
${buildPackages.rsync}/bin/rsync -a $i/lib $out/