Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
This commit is contained in:
@@ -80,7 +80,7 @@ wrapped-full = runCommand unwrapped.name
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
buildInputs = with luajitPackages; [
|
||||
luasec luasocket # trust anchor bootstrap, prefill module
|
||||
lfs # prefill module
|
||||
luafilesystem # prefill module
|
||||
http # for http module; brings lots of deps; some are useful elsewhere
|
||||
];
|
||||
preferLocalBuild = true;
|
||||
|
||||
Reference in New Issue
Block a user