buildFHSEnv: Enable structuredAttrs

This commit is contained in:
Ross Smyth
2026-06-25 10:29:01 -04:00
parent a3920c8c52
commit 8a6cb8c20d

View File

@@ -348,6 +348,8 @@ runCommandLocal name
// {
inherit nativeBuildInputs;
__structuredAttrs = true;
passthru = passthru // {
env =
runCommandLocal "${name}-shell-env"