summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/lua-5/wrapper.nix
AgeCommit message (Expand)Author
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-06-12lua: take into propagated-build-inputs when building LUA_PATHMatthieu C.
2024-05-01lua:: reworked setup-hook to source utils.shMatthieu C.
2024-05-01lua: fixed the way to create environmentsMatthieu C.
2023-12-30lua-wrapper: fix luaPath and luaCpath definitionsSergei Trofimovich
2022-10-14lua: test the interpreterMatthieu Coudron
2021-09-12lua: introduced a lua libMatthieu Coudron
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2019-11-22lua wrapper: Fix bash errorJohn Ericson
2019-09-01lua*Packages: Consolidate separate setup hooks togetherAlexei Robyn
2019-06-16treewide: remove unused variables (#63177)volth
2019-02-04Lua generate nix packages from luarocks (#54978)Matthieu Coudron
2019-01-30lua: add withPackages function (#54460)Matthieu Coudron