mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
bash: enable structuredAttrs (#548761)
This commit is contained in:
@@ -261,6 +261,8 @@ lib.warnIf (withDocs != null)
|
||||
});
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://www.gnu.org/software/bash/";
|
||||
description =
|
||||
|
||||
Reference in New Issue
Block a user