mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 06:31:15 +00:00
buildFHSEnv: Enable structuredAttrs
This commit is contained in:
@@ -348,6 +348,8 @@ runCommandLocal name
|
||||
// {
|
||||
inherit nativeBuildInputs;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
passthru = passthru // {
|
||||
env =
|
||||
runCommandLocal "${name}-shell-env"
|
||||
|
||||
Reference in New Issue
Block a user