about summary refs log tree commit diff
path: root/pkgs/development/interpreters/lua-5
AgeCommit message (Expand)AuthorFilesLines
2024-03-16lua: update setup-hook to limit LUA_PATH sizeMatthieu Coudron1-6/+9
2024-03-16lua.tests: update golden values for default LUA_PATHMatthieu Coudron2-22/+38
2024-03-16lua: smarter/more correct patchingMatthieu Coudron2-16/+10
2024-03-11lua: actually fix longstanding bug in lua envHook causing relative module imp...binarycat1-0/+5
2024-02-17buildLuarocksPackage: accept structured luarocks configMatthieu Coudron1-13/+27
2024-02-12buildLuarocksPackage: ability to self reference extraConfig (#288253)Matthieu Coudron1-2/+2
2024-02-11buildLuarocksPackage: remove rockspecDir (#288036)Matthieu Coudron1-3/+1
2024-02-06lua.tests: add test for relative importMatthieu Coudron3-8/+31
2023-12-31Merge branch 'master' into staging-nextJan Tojnar1-2/+2
2023-12-30lua-wrapper: fix luaPath and luaCpath definitionsSergei Trofimovich1-2/+2
2023-12-15Merge staging-next into staginggithub-actions[bot]1-1/+2
2023-12-15treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobsAdam Joseph1-1/+2
2023-12-13Merge #224295: lua: split manual into separate outputVladimír Čunát1-0/+4
2023-11-24buildLuarocksPackage: save luarocks config as derivation (#269402)Matthieu Coudron1-7/+8
2023-11-23lua: use finalAttrs for interpreters (#264381)Matthieu Coudron1-27/+30
2023-10-14luaPackages: introduce an alias mechanismMatthieu Coudron1-1/+7
2023-08-14treewide: use uncurried version of makeScopeWithSplicingAdam Joseph1-8/+5
2023-07-28Revert "lib.customisation: uncurry makeScopeWithSplicing"Silvan Mosberger1-4/+7
2023-07-28lib.makeScopeWithSplicing: provide default for keep,extraArtturin1-3/+1
2023-07-27lib.customisation: uncurry makeScopeWithSplicingAdam Joseph1-5/+4
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-06-06Update pkgs/development/interpreters/lua-5/interpreter.nixDmitry Bogatov1-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-04-01lua: split manual into separate outputDmitry Bogatov1-0/+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