nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron 089f45ce69
buildLuarocksPackage: remove rockspecDir (#288036)
it was used only once and complexifies the buildLuarocksPackage function uselessly.
because buildLuarocksPackage accepts ... args, it wont trigger eval failures but this may break out of tree packages where the build can't find the rockspec anymore. Specify the path via `knownRockspec` if that's the case.
2024-02-11 15:09:01 +01:00
..
hooks lua-rocks-move-data: fix missing doc tags on luaPackages neovim plugins 2023-03-10 13:12:32 +01:00
tests lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix buildLuarocksPackage: remove rockspecDir (#288036) 2024-02-11 15:09:01 +01:00
CVE-2014-5461.patch
CVE-2022-28805.patch lua5_2: add patch for CVE-2022-28805 2022-05-30 21:04:16 +02:00
default.nix lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
interpreter.nix Merge #224295: lua: split manual into separate output 2023-12-13 10:41:30 +01:00
lua-dso.make
with-packages.nix
wrap-lua.nix trivial-builders: move into the directory named alike (#223429) 2023-05-06 00:16:26 +02:00
wrap.sh
wrapper.nix lua-wrapper: fix luaPath and luaCpath definitions 2023-12-30 22:37:06 +01:00
zip.patch