nixpkgs/pkgs/development/interpreters/lua-5
Matthieu C. a4d954080f lua: fixed the way to create environments
`paths =  requiredLuaModules (extraLibs ++ [ lua ] );` would discard lua
and so in absence of a propagated lua, the lua.withPackages would return
an empty bin/ directory.
2024-05-01 00:11:49 +02:00
..
hooks lua: fix setup-hook *.lua matching 2024-04-02 11:20:36 +02:00
tests lua.tests.checkSetupHook: test lua setup hook for http package 2024-04-02 11:20:36 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix lua: fixed the way to create environments 2024-05-01 00:11:49 +02:00
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
interpreter.nix lua: smarter/more correct patching 2024-03-16 14:37:09 +01:00
lua-dso.make
with-packages.nix
wrap-lua.nix
wrap.sh
wrapper.nix lua: fixed the way to create environments 2024-05-01 00:11:49 +02:00
zip.patch