nixpkgs/pkgs/development/interpreters/lua-5
Alexei Robyn f2aa671ad7 luajitPackages: Improve derivation names
`"lua" + lua.luaversion + "-"` resolves to "lua51-" for both Lua
5.1 and LuaJIT packages. With this, LuaJIT packages instead get
`lua.name + "-"`, which currently resolves to "luajit-2.1.0-beta3-".
This makes it easy to distinguish the two in store paths etc.
2019-06-24 04:04:37 +02: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 luajitPackages: Improve derivation names 2019-06-24 04:04:37 +02: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
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
filesystem.nix lua-filesystem: remove flosse from the list of maintainers 2017-11-06 15:58:59 +01:00
interpreter.nix fix lua53Packages.lua 2019-04-27 13:39:43 -05:00
lua-5.3-dso.make Adding Lua 5.3, seems to work 2015-06-02 20:32:12 +03:00
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 maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00: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 generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
wrapper.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
zip.patch New package: lua-zip-1.2.3 2014-09-20 23:32:17 +01:00