summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/lua-5
AgeCommit message (Expand)Author
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-24lua: Add more symlinks to lua.pcjakobrs
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2020-12-29lua5_3: 5.3.5 -> 5.3.6Daniel Nagy
2020-12-27lua: add 5.4.2Arnout Engelen
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-26buidLuarocksPackage: add a checkPhaseMatthieu Coudron
2020-02-26buildLuarocksPackage: extraVariables is now an attrsetMatthieu Coudron
2020-02-25build-lua-package: dont patchShebangs folderMatthieu Coudron
2020-01-31lua5: Fix src URLsChuck
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
2019-11-23Merge pull request #73946 from Ericson2314/fix-lua-envJohn Ericson
2019-11-22lua wrapper: Fix bash errorJohn Ericson
2019-11-21lua-5.3: add patch for CVE-2019-6706Christian Kauhaus
2019-11-11Merge staging-next into stagingFrederik Rietdijk
2019-11-08lua-5 setup hook: LUA_PATH and LUA_CPATH can be undefinedJohn Ericson
2019-10-02lua5_1: rename patch file to match its CVE idPierre Bourdon
2019-09-01lua*Packages: Consolidate separate setup hooks togetherAlexei Robyn
2019-08-31Merge staging-next into stagingFrederik Rietdijk
2019-08-31Merge master into staging-nextFrederik Rietdijk
2019-08-31remove empty nix filezimbatm
2019-08-28treewide: remove redundant recvolth
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát
2019-08-19lua: fix cross-compilation; fixes #66742Vika
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-06-24luajitPackages: Improve derivation namesAlexei Robyn
2019-06-19Merge pull request #63108 from Shados/lua-packaging-improvements-prMatthieu Coudron
2019-06-16treewide: remove unused variables (#63177)volth
2019-06-13buildLuarocksPackage: Several improvementsAlexei Robyn
2019-06-05lua: removed zip.nix orphan fileMatthieu Coudron
2019-04-27fix lua53Packages.luaWill Dietz
2019-04-27lua: merge lua5.X interpreters (#59919)Matthieu Coudron
2019-04-14buildLuarocksPackage: forcefully create $outMatthieu Coudron
2019-03-08buildLuarocksPackage: adjust the manifest pathMatthieu Coudron
2019-03-07lua: run postConfigure hook for rock and rockspecMatthieu Coudron
2019-02-04Lua generate nix packages from luarocks (#54978)Matthieu Coudron
2019-01-30lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedlyWill Dietz
2019-01-30lua: add withPackages function (#54460)Matthieu Coudron
2018-09-22lua: 5.2.3 -> 5.2.4 (#47126)Christian Kauhaus
2018-09-21lua: remove lua4 and lua5_0Christian Kauhaus
2018-07-21Merge #43141: lua-5.3 and lpeg updatesVladimír Čunát
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-11lua5_3: update interpreter version 5.3.4 -> 5.3.5Philipp Gesang
2018-07-05Merge pull request #42473 from roosemberth/lua53-pkgconfigMatthew Bauer
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger
2018-06-24lua5.3/pkgconfig: add lua5.3.pcRoosembert Palacios
2018-05-19lua5.1: fix broken source fetch (#40748)Benjamin Hipple
2018-03-21lua-{5.2,5.3}: cross fixups, drop crossAttrsWill Dietz
2018-02-13lua: Fix cross-compilationBen Gamari