nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron e03c9c3f1b
buildLuarocksPackage: save luarocks config as derivation (#269402)
* buildLuarocksPackage: save luarocks config as derivation

while debugging luarocks packages, it's exhausting to have to build
them, look at what random folder they've been built to finally look for
their config.


With this you can run
    nix build lua51Packages.plenary-nvim.configFile -f . 

and infer what luarocks will do.

* Update pkgs/development/interpreters/lua-5/build-luarocks-package.nix

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>

---------

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2023-11-24 00:08:45 +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: test the interpreter 2022-10-14 00:10:40 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix buildLuarocksPackage: save luarocks config as derivation (#269402) 2023-11-24 00:08:45 +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 luaPackages: introduce an alias mechanism 2023-10-14 22:03:12 +02:00
interpreter.nix lua: use finalAttrs for interpreters (#264381) 2023-11-23 10:19:14 +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: test the interpreter 2022-10-14 00:10:40 +02:00
zip.patch