about summary refs log tree commit diff
path: root/pkgs/development/interpreters/lua-5
AgeCommit message (Expand)AuthorFilesLines
2023-07-10buildLuarocksPackage: rename file to match its roleMatthieu Coudron1-0/+0
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler1-1/+1
2023-05-26lua5_4: 5.4.4 -> 5.4.6Weijia Wang1-20/+3
2023-05-09buildLuaPackage: fix crossAdam Joseph1-1/+2
2023-05-06trivial-builders: move into the directory named alike (#223429)Sandro1-1/+1
2023-04-27buildLuarocksPackage: fixes attributes being ignoredMatthieu Coudron1-5/+5
2023-04-22buildLuaPackage: enable __structuredAttrs rocksMatthieu Coudron1-62/+56
2023-04-20build-lua-package.nix: change self to finalAttrsAnderson Torres1-4/+4
2023-03-29Merge #223349: lua*Packages: fix the default namePrefixVladimír Čunát1-1/+1
2023-03-27Revert "buildLuaPackage: throw instead of marking as broken package"Florian Klink1-1/+1
2023-03-27lua*Packages: fix the default namePrefix as intendedVladimír Čunát1-1/+1
2023-03-26buildLuaPackage: throw instead of marking as broken packageMatthieu Coudron1-1/+1
2023-03-10lua-rocks-move-data: fix missing doc tags on luaPackages neovim pluginsLeixB1-1/+1
2023-02-28lua_5_3_compat, lua_5_4_compat: set LUA_COMPAT_5_x as LUA_COMPAT_ALL was removedLuna Nova1-1/+5
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin2-3/+3
2023-02-07makeSetupHook: support depsTargetTargetPropagatedArtturin1-1/+1
2023-01-21Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol1-3/+3
2023-01-21buildLuaPackage: adapt to native check inputsGuillaume Girol1-3/+3
2023-01-19treewide: add names to all setup hooksAlyssa Ross1-1/+1
2023-01-07Merge pull request #207652 from Artturin/splicenixfmtArtturi1-4/+2
2022-12-26luajit_openresty: init at 2.1-20220915Sandro Jäckel1-0/+4
2022-12-25Merge pull request #206807 from SuperSandro2000/lua-sourceVersionSandro3-15/+14
2022-12-25treewide: use splicing convenience functionsArtturin1-4/+2
2022-12-22interpreters/lua: replace sourceVersion with lib.versionsSandro Jäckel3-15/+14
2022-12-17treewide: fix typosfigsoda1-2/+2
2022-11-09treewide: more meta changelog urls and mainPrograms (#200062)Daniel Nagy1-1/+1
2022-10-14Merge master into staging-nextgithub-actions[bot]4-0/+70
2022-10-14lua: test the interpreterMatthieu Coudron4-0/+70
2022-10-13vimPlugins: make usage of luaPackages less confusingMatthieu Coudron2-22/+22
2022-10-13Merge branch 'master' into stagingVladimír Čunát1-2/+2
2022-10-11lua: 5.4.3 -> 5.4.4Yorick van Pelt1-2/+2
2022-10-09lua: add back Darwin makeBinaryWrapper fixStéphan Kochen1-0/+1
2022-08-26luaPackages: copy passthruFun from pythonArtturin3-26/+114
2022-08-26build-lua-package: remove unnecessary adding of buildInputs to nativeBuildInputsArtturin1-5/+5
2022-08-26lua-packages: try splicingArtturin2-8/+13
2022-07-23lua5_4: add patch for CVE-2022-33099Robert Scott1-0/+7
2022-06-19vimPlugins: use lua derivation if it exists (#178180)Matthieu Coudron2-0/+23
2022-06-19Merge master into staging-nextgithub-actions[bot]3-5/+42
2022-06-18luarocks-check-hook: initMatthieu Coudron3-5/+42
2022-05-30lua5_4: fix CVE-2022-28805Robin Gloster1-1/+11
2022-05-30lua5_2: add patch for CVE-2022-28805Robin Gloster2-1/+13
2022-05-23Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"Vladimír Čunát2-1/+6
2022-05-22Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"Vladimír Čunát2-6/+1
2022-05-17lua: fix on darwin by using makeBinaryWrapper (#172749)Jeremy Wall2-1/+6
2021-11-08lua/setup-hook: remove empty hookJonathan Ringer1-0/+0
2021-10-18luaPackages: updateMatthieu Coudron1-10/+11
2021-10-16lua: add conditional to use linux-readline as the plat on 5.4+Artturin1-1/+2
2021-09-27lua: create a folder for hooksMatthieu Coudron4-67/+38
2021-09-12Apply suggestions from code reviewMatthieu Coudron1-1/+2
2021-09-12lua: introduced a lua libMatthieu Coudron4-21/+39