summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/lua-5
AgeCommit message (Expand)Author
2026-04-21Merge master into staging-nextnixpkgs-ci[bot]
2026-04-20treewide: remove empty buildInputs assignmentsBen Siraphob
2026-04-03buildLuarocksPackage: fix wrapping lua package binariesMarc Jakobi
2026-03-13buildLuarocksPackage: fix cross compilation wrapping (#481511)Matthieu Coudron
2026-03-09buildLuarocksPackage: fix cross compilation wrappingDoron Behar
2026-03-08lua{5_{1,2,3,4},jit}Packages.wrapLua: remove sed that does nothingDoron Behar
2026-02-27Reapply "Merge branch 'staging-next' into staging"Michael Daniels
2026-02-27Revert "Merge branch 'staging-next' into staging"Michael Daniels
2026-02-27build-luarocks-package: include nativeBuildInputsAustin Horstman
2026-01-30lua5_5: build `linux` targetMarc Jakobi
2026-01-26Merge staging-next into stagingnixpkgs-ci[bot]
2026-01-25luaPackages.wrapLua: Fix the wrapper on cross (#481464)Artturin
2026-01-24bustedCheckHook: init (#481930)Matthieu Coudron
2026-01-23bustedCheckHook: init and convert luaPackages to use itteto
2026-01-20luaPackages.buildLuarocksPackage: Get the final derivation picked byArtturin
2026-01-12buildLuarocksPackage: enable strictDeps by default (#478031)Matthieu Coudron
2026-01-12buildLuarocksPackage: enable strictDeps by defaultteto
2026-01-07lua5_5: update testsMarc Jakobi
2026-01-02lua5_5: init at 5.5.0Marc Jakobi
2025-12-13treewide: prefer standard name for old and final AttrsAliaksandr
2025-11-30lua-modules: remove old throwing aliasesAliaksandr
2025-10-30all-packages: do not export lib functions from pkgsAliaksandr
2025-10-05treewide: remove redundant parenthesesWolfgang Walther
2025-07-24top-level/release-attrpaths-superset: remove __attrsFailEvaluation (#428015)Wolfgang Walther
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-23top-level/release-attrpaths-superset: remove __attrsFailEvaluationWolfgang Walther
2025-06-18lua54Packages.luarocksCheckHook: remove unused callPackageWolfgang Walther
2025-05-11lua5_{2,4}: unbreak on darwin when __structuredAttrs is enabledWinter
2025-03-16tests/lua-5: format tweakAustin Horstman
2025-03-15tests/lua-5: fix `checkInterpreterPath` test nameAustin Horstman
2025-03-15tests/lua-5: fix lint errorsAustin Horstman
2025-03-15tests/lua-5: fix checkPropogatedBuildInputs testAustin Horstman
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2025-02-09lua: Don't flood stdout when included in `mkShell` (#369577)K900
2025-01-26{lua-5,luajit}: fix missing @ lua @ reference in utils.shWolfgang Walther
2025-01-01lua: Don't flood stdout when included in `mkShell`YoshiRulz
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-15pkgs/development/interpreters/lua-5/hooks: remove unused setup-hook.shWolfgang Walther
2024-10-31lua: set mainProgram (#352347)AwesomeQubic
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-09-18treewide: remove unused inputsPeder Bergebakken Sundt
2024-08-22Merge pull request #328839 from trofi/lua5_4-updateSandro
2024-07-26Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2024-07-26treewide: remove unused lib (and other) argumentsSigmanificient
2024-07-21lua5_4: 5.4.6 -> 5.4.7Sergei Trofimovich
2024-07-10generateLuarocksConfig: dont generate rocks_subdir by defaultMatthieu C.
2024-07-05Merge master into staging-nextgithub-actions[bot]
2024-07-05generateLuarocksConfig: dont hardcode local_cacheMatthieu C.
2024-06-25Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2024-06-24luarocks: use self.pname for an effective overrideAttrsMatthieu C.