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
tests
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
default.nix
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
wrap.sh
wrapper.nix
zip.patch