mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
lua: enable structuredAttrs
This commit is contained in:
@@ -219,6 +219,8 @@ stdenv.mkDerivation (
|
||||
);
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://www.lua.org";
|
||||
description = "Powerful, fast, lightweight, embeddable scripting language";
|
||||
|
||||
Reference in New Issue
Block a user