buildFHSEnv: Enable structuredAttrs (#535295)

This commit is contained in:
isabel
2026-07-12 10:30:20 +00:00
committed by GitHub

View File

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