summary refs log tree commit diff
path: root/pkgs/development/interpreters/luajit/default.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-26luaPackages: copy passthruFun from pythonArtturin1-17/+26
2022-08-26lua-packages: try splicingArtturin1-4/+9
2022-04-13luajit: 2.0.5-2021-10-02, 2.1.0-2021-10-27 -> 2.0.5-2022-03-13, 2.1.0-2022-04-05Luka Blaskovic1-2/+2
2022-01-20Remove myself from maintainersAndreas Rammhold1-1/+1
2021-11-07luajit_2_1: 2.1.0-2021-08-12 -> 2.1.0-2021-10-27Luka Blaskovic1-4/+0
2021-09-12lua: introduced a lua libMatthieu Coudron1-10/+14
2021-08-26luajit: disable unwind external on aarch64-darwinLuka Blaskovic1-0/+4
2021-08-25luajit: format with nixpkgs-fmtLuka Blaskovic1-21/+26
2021-08-25Revert "luajit_openresty: init"Luka Blaskovic1-3/+3
2021-08-19luajit_openresty: initGregory Anders1-3/+3
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-6/+6
2020-10-01luajit_2_1: 2.1.0-2020-08-27 -> 2.1.0-2020-09-30Luka Blaskovic1-1/+1
2020-08-06luajit_2_0, luajit_2_1: 2.1.0-2020-03-20 -> 2.1.0-2020-08-05Luka Blaskovic1-1/+1
2020-04-27luajit_2_0, luajit_2_1: bump to 2020-03-20, GC64 mode switchLuka Blaskovic1-4/+8
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-15luajit: Expose build options, enable JIT debug moduleAlexei Robyn1-9/+41
2019-10-13luajit_2_0: fix the platforms/extraMetaVladimír Čunát1-2/+2
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-02-21luajit: fix cross-compilation, partiallyVladimír Čunát1-12/+11
2019-01-30lua: add withPackages function (#54460)Matthieu Coudron1-59/+62
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-14some overrideDerivation cleanupsSilvan Mosberger1-7/+5
2017-11-27luajit: symlink missing lua.hppOrivej Desh1-3/+1
2017-10-26luajit: do not override INSTALL_INCAndreas Rammhold1-2/+5
2017-07-10luajit: 2.0 actually doesn't support aarch64 at allVladimír Čunát1-17/+16
2017-07-07luajit: revert to 2.1 on aarch64 for nowVladimír Čunát1-1/+2
2017-07-07luajit: switch to 2.0.5 on aarch64 by defaultVladimír Čunát1-2/+7
2017-07-07luajit: add 2.0 version againVladimír Čunát1-34/+60
2017-05-02luajit: 2.1.0-beta2 -> 2.1.0-beta3Vladimír Čunát1-2/+2
2016-11-24luajit: 2.1.0-beta1 -> 2.1.0-beta2Vladimír Čunát1-2/+2
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát1-4/+9
2016-03-22luajit: symlinked as 'lua'Sergey Mironov1-0/+1
2016-03-19luajit: bump to 2.1.0-beta1Sergey Mironov1-4/+8
2016-03-11luajit: fix evaluation on DarwinThomas Tuegel1-1/+1
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-2/+2
2015-05-27nixpkgs: luajit 2.0.3 -> 2.0.4Austin Seipp1-2/+2
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-1/+1
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-2/+4
2014-05-10luajit: support Darwin buildsVladimir Kirillov1-5/+8
2014-04-08luajit: adopt, upgrade, optimizeAustin Seipp1-21/+24
2013-12-15Fix LuaJIT evaluation on non-Linux platformsMichael Raskin1-2/+4
2013-12-15luajit: fix ldconfig to correct *.so files(symlinks)Song Wenwu1-2/+6
2013-11-15Minifix: didn't use the name variable in the package.Kim Simmons1-1/+1
2013-11-15LuaJIT: New packageKim Simmons1-0/+22