summaryrefslogtreecommitdiff
path: root/pkgs/development/lua-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* luaPackages.image-nvim: 1.3.0-1 -> 1.4.0 (#484742)Gaétan Lepage2026-01-315-96/+80
|\
| * luaPackages.readline: move out of overridesSandro Jäckel2026-01-312-47/+45
| * luaPackages.image-nvim: adopt on maintainer requestSandro Jäckel2026-01-311-1/+1
| * luaPackages.image-nvim: 1.3.0-1 -> 1.4.0Sandro Jäckel2026-01-313-41/+35
| * lua-modules: delete unused flake8 fileSandro Jäckel2026-01-281-8/+0
* | treewide: fix cargoTestFlags/cargoBuildFlags for structuredAttrs (#484699)Gergő Gutyina2026-01-311-1/+3
|\ \
| * | luaPackages.lux-lua: fix cargoTestFlags/cargoBuildFlags for structuredAttrsStefan Frijters2026-01-281-1/+3
* | | luaPackages.{lrexlib-posix,luasystem}: fix musl buildColin2026-01-291-3/+3
|/ /
* | yajl: add bin & dev outputs (#482332)Doron Behar2026-01-261-0/+7
|\ \ | |/ |/|
| * lua{51,52,53,54,jit}Packages.lua-yajl: fix build with split output yajlDoron Behar2026-01-261-0/+7
* | luaPackages.tree-sitter-orgmode: fix build with strictDeps•••There is a patch in staging enabling strictDeps for lua packages. I noticed tree-sitter-orgmode failed to patch on recent master with strictDeps so this is a preemptive fix. teto2026-01-251-1/+7
* | luajit.pkgs.{llua-cmsgpack,lrexlib-gnu}: mark as broken•••these are leaf packages, lua-cmsgpack hasn't seen a release in > 7 years so not excited to fix/patch things. I would probably remove those but in absence of maintainers I am not sure. And they still work with puc lua so let's keep those in. teto2026-01-201-0/+5
|/
* luaPackages: update on 2026-01-18•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2026-01-182-22/+23
* lua.pkgs.cqueues: fix cross compilation (#480192)Doron Behar2026-01-181-0/+4
|\
| * lua.pkgs.cqueues: fix cross compilation•••Of `pkgsCross.armv7l-hf-multiplatform.lua54Packages.cqueues`. Doron Behar2026-01-151-0/+4
* | lua51Packages.rocks-nvim: enable test•••in the end, it enables only 2 tests so less sexy than I anticipated but we can hope it improves. The nix builds helps selecting tests that require network access. Matthieu C.2026-01-171-0/+21
* | luaPackages.rocks-nvim: 2.47.0-1 -> 2.47.2-1Matthieu C.2026-01-171-5/+5
|/
* luaPackages: update on 2026-01-13Matthieu C.2026-01-131-55/+55
* luaPackages.gitsigns-nvim: scm-1-42d6aed4e94e0f0bbced16bbdcc42f57673bd75e -> ...•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2026-01-111-12/+15
* luaPackages: update on 2026-01-10•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2026-01-102-25/+21
* luaPackages: update on 2026-01-07•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2026-01-071-47/+47
* luaPackages.luaossl: fixup build with gcc15•••https://hydra.nixos.org/build/317380691/nixlog/2/tail (same for all lua*Packages) Vladimír Čunát2025-12-311-1/+5
* Merge master into staging-nextnixpkgs-ci[bot]2025-12-271-19/+19
|\
| * luaPackages: update on 2025-12-24•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-12-261-19/+19
* | Merge master into staging-nextnixpkgs-ci[bot]2025-12-191-24/+24
|\|
| * luaPackages: update on 2025-12-19•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-12-191-24/+24
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-141-75/+74
|\|
| * treewide: prefer standard name for old and final AttrsAliaksandr2025-12-131-75/+74
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-111-0/+32
|\|
| * luaPackages.neorg-interim-ls: add package•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-12-101-0/+32
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-081-21/+21
|\|
| * luaPackages: update on 2025-12-08•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-12-071-21/+21
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-041-0/+7
|\|
| * luaPackages.luacov: fix HTML report generation (#466150)Austin Horstman2025-12-031-0/+7
| |\
| | * luaPackages.luacov: fix HTML report generation•••Fixed up the HTML report generation capability of the `luacov` Lua package. It is not entirely clear to me whether this used to work, and got broken at some point, or whether it never worked. The issue is that `luacov` uses the `datafile` rock to resolve its static files for HTML reports (such as `prettier.js`, `report.css`, etc.), which does not properly work in a Nix environment. This is because `datafile` relies on the specific structure of the usual LuaRocks directory to scan for files, which `nixpkgs` messes with. Since we can't rely on `datafile` to detect a LuaRocks environment, I've added a manual copy step to the derivation, merging the static files with the other Lua files. We can then utilize the source-relative opener to find the appropriate files. Xoddiel d'Croy2025-11-291-0/+7
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-031-46/+0
|\| |
| * | aliases: remove old throwing lua and writers aliases (#456468)Wolfgang Walther2025-12-031-46/+0
| |\ \
| | * | lua-modules: remove old throwing aliasesAliaksandr2025-11-301-46/+0
| | |/
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-11-301-27/+20
|\| |
| * | luaPackages: update on 2025-11-29•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-281-27/+20
| |/
* | versionCheckHook: Check for --version first (#463218)Philip Taron2025-11-261-1/+0
|\ \ | |/ |/|
| * treewide: Remove redundant `versionCheckProgramArg = "--version";` with:•••```shell git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do sed -i '/versionCheckProgramArg/d' "$f" sed -i '/^$/N;/\n$/D' "$f" done ``` Jonathan Davies2025-11-201-1/+0
* | luaPackages: update on 2025-11-24•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-241-8/+8
* | luaPackages: remove dead code•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-221-84/+68
* | luaPackages: sort overrides•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-221-147/+148
* | luaPackages: update on 2025-11-21•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-222-36/+28
|/
* luaPackages.telescope-nvim: fix rockspec•••Was changed in repo, but has not been changed in luarocks rockspec we fetch. https://github.com/nvim-telescope/telescope.nvim/commit/7fb51c8255e8cf689fde6779ca581ab71e76dddd Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-111-0/+8
* luaPackages: update on 2025-11-07•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-11-071-14/+14
* treewide: drop figsoda as maintainer (part 1)•••s/maintainers = with lib.maintainers; [ figsoda ];/maintainers = with lib.maintainers; [ ];/ Michael Daniels2025-11-021-1/+1
* luaPackages: update on 2025-10-31•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-10-301-37/+37