nixpkgs/pkgs/development/interpreters/lua-5
Matthieu C. 29cc0b4a6b generateLuarocksConfig: dont generate rocks_subdir by default
Goal is to make generateLuarocksConfig appropriate in more scenarios, in my case, to generate rocks.nvim luarocks config

We override the luarocks default for rocks_subdir to avoid conflicts when creating lua environments but it is not appropriate for other scenarios
so let's not default to it in the "lib" function.
2024-07-10 23:08:40 +02:00
..
hooks lua:: reworked setup-hook to source utils.sh 2024-05-01 00:18:44 +02:00
tests lua: take into propagated-build-inputs when building LUA_PATH 2024-06-12 15:31:04 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix generateLuarocksConfig: dont generate rocks_subdir by default 2024-07-10 23:08:40 +02:00
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
interpreter.nix lua: take into propagated-build-inputs when building LUA_PATH 2024-06-12 15:31:04 +02:00
lua-dso.make
utils.sh lua: take into propagated-build-inputs when building LUA_PATH 2024-06-12 15:31:04 +02:00
with-packages.nix
wrap-lua.nix lua:: reworked setup-hook to source utils.sh 2024-05-01 00:18:44 +02:00
wrap.sh lua: take into propagated-build-inputs when building LUA_PATH 2024-06-12 15:31:04 +02:00
wrapper.nix lua: take into propagated-build-inputs when building LUA_PATH 2024-06-12 15:31:04 +02:00
zip.patch