nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron 2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
..
5.1.0004-Fix-stack-overflow-in-vararg-functions.patch
5.1.darwin.patch
5.1.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
5.2.darwin.patch
5.2.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
5.3.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
build-lua-package.nix Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
build-rocks.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
build-rockspec.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
filesystem.nix
lua-5.3-dso.make
setup-hook.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
setup-hook.sh Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
sockets.nix
with-packages.nix lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
wrap-lua.nix Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
wrap.sh Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
wrapper.nix Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
zip.nix
zip.patch