nixpkgs/pkgs/development/interpreters/lua-5
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
..
5.1.0004-Fix-stack-overflow-in-vararg-functions.patch lua5.1: fix broken source fetch (#40748) 2018-05-19 17:30:04 +02:00
5.1.darwin.patch
5.2.darwin.patch lua-{5.2,5.3}: fixup dylib symlink names on Darwin 2017-03-10 00:54:32 +01:00
build-lua-package.nix treewide: Get rid of most parseDrvName without breaking compat 2019-11-24 17:22:28 +00:00
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
filesystem.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
interpreter.nix lua: fix cross-compilation; fixes #66742 2019-08-19 12:04:26 +03:00
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*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00
sockets.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
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*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00
wrapper.nix lua*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00
zip.patch