diff --git a/pkgs/shells/bash/5.nix b/pkgs/shells/bash/5.nix index 5e89c04d4934..07726320556e 100644 --- a/pkgs/shells/bash/5.nix +++ b/pkgs/shells/bash/5.nix @@ -261,6 +261,8 @@ lib.warnIf (withDocs != null) }); }; + __structuredAttrs = true; + meta = { homepage = "https://www.gnu.org/software/bash/"; description =