summaryrefslogtreecommitdiff
path: root/pkgs/development/lua-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* luajitPackages.lux-lua: symlink to 5.1 directory (#455208)Matthieu Coudron2025-10-241-2/+3
|\
| * luajitPackages.lux-lua: symlink to 5.1 directoryMarc Jakobi2025-10-241-2/+3
* | luaPackages: update on 2025-10-20•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-10-201-31/+31
|/
* luaPackages.lux-lua: run formatterMarc Jakobi2025-10-201-60/+62
* luaPackages.lux-lua: use toLuaModuleMarc Jakobi2025-10-201-2/+3
* maintainers: drop vypSigmanificient2025-10-101-5/+4
* luaPackages.lgi: Backport fix for GLib 2.86Bobby Rong2025-10-061-0/+8
* treewide: remove redundant parentheses•••Auto-fixed by nixf-diagnose. Wolfgang Walther2025-10-051-4/+4
* pkgs: remove optional builtins prefixes from prelude functions•••Remove optional builtins prefixes from prelude functions by running: builtins=( abort baseNameOf break derivation derivationStrict dirOf false fetchGit fetchMercurial fetchTarball fetchTree fromTOML import isNull map null placeholder removeAttrs scopedImport throw toString true ) fd \ --type file \ . \ pkgs \ --exec-batch sed --in-place --regexp-extended " s/\<builtins\.($( printf '%s\n' "${builtins[@]}" | paste --delimiter '|' --serial - ))\>/\1/g " nix fmt NAHO2025-10-041-1/+1
* luaPackages:fzf-lua: 0.0.2234-1 -> 0.0.2246-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-261-5/+5
* luaPackages.lsp-progress.nvim: 1.0.14-1 -> 10.15-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-261-5/+5
* luaPackages.gitsigns: update on 2025-09-26•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-261-2/+2
* fzf-lua: disable flakey testsCharlotte 🦝 Deleńkec2025-09-171-1/+2
* lux-cli: 0.17.0 -> 0.17.1 (#443293)Austin Horstman2025-09-161-3/+3
|\
| * lux-cli: 0.17.0 -> 0.17.1felix2025-09-161-3/+3
* | luaPackages: update on 2025-09-16•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-162-22/+20
|/
* luaPackages: update on 2025-09-08•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-082-51/+52
* lux-cli: 0.15.1 -> 0.17.0 (#438110)•••lux-lua: add perl to nativeBuildInputs Upstream commit: nvim-neorocks/lux@32603c7#diff-0f31c68216d617b465827b69d5b5cd4c2c0c4489008cd14ee0e88b9887d15295R44 > I think the nix builder is trying to build everything it finds in the Cargo.lock file, regardless of whether it's needed or not. So for now, let's leave perl in the nativeBuildInputs.Henry2025-09-051-0/+2
* luaPackages: update on 2025-08-30•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-09-012-40/+45
* luaPackages.lux-lua: add lua to propagatedBuildInputsMarc Jakobi2025-08-231-1/+4
* luaPackages.lux-lua: symlink lua version directoryMarc Jakobi2025-08-231-0/+2
* luaPackages: update on 2025-08-15 (#433896)Matthieu Coudron2025-08-181-23/+23
|\
| * luaPackages.fzf-lua: 0.0.2063-1 -> 0.0.2086-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-151-5/+5
| * luaPackages.grug-far.nvim: 1.6.44-1 -> 1.6.45-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-151-5/+5
| * luaPackages.lua-resty-session: 4.1.3-1 -> 4.1.4-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-151-5/+5
| * luaPackages.rustaceanvim: 6.6.0-1 -> 6.7.0-1•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-151-5/+5
| * luaPackages.lualine.nvim: update to latest commit•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-151-3/+3
* | nixos/tests/prosody: fix test prosody-mysql (#434022)7c6f434c2025-08-171-1/+1
|\ \
| * | nixos/tests/prosody: fix test prosody-mysqlIzorkin2025-08-151-1/+1
| |/
* | luaPackages.lux-lua: run xtask dist in buildPhaseMarc Jakobi2025-08-161-1/+4
* | luaPackages.lux-lua: update install directoriesMarc Jakobi2025-08-161-2/+2
|/
* luaPackages.plenary-nvim: bump to latest commit•••This fixes an issue with the winborder option introduced in neovim 0.11 r-vdp2025-08-081-2/+2
* luaPackages.fzf-lua: update FIXME to reference issue•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-061-2/+2
* luaPackages: update on 2025-08-05•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-08-051-27/+27
* luaPackages: update on 2025-07-24 (#428161)7c6f434c2025-07-282-65/+63
|\
| * luaPackages: update on 2025-07-24•••Signed-off-by: Austin Horstman <khaneliman12@gmail.com> Austin Horstman2025-07-252-65/+63
* | treewide: remove useFetchCargoVendor usagesTomaSajt2025-07-261-1/+0
|/
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-243-13/+14
* treewide: trim whitespace in description stringsmivorasu2025-07-221-1/+1
* treewide: conform descriptions to the standardsmivorasu2025-07-221-1/+1
* treewide: strip trailing punctuation from description stringsmivorasu2025-07-221-1/+1
* lua{54,Jit}Packages.lua-pam: mark as broken•••Removes the roll-your-own-broken-attribute that `disabled` was. The advantage of `meta.broken`: It can be caught and properly handled by CI, while the custom `throw` can not. Wolfgang Walther2025-07-191-20/+16
* luaPackages.rocks-dev-nvim: skip tests for lua>=5.2Gaetan Lepage2025-07-141-1/+2
* Merge remote-tracking branch 'origin/staging-next' into staging•••Conflicts: pkgs/by-name/me/meson/package.nix Alyssa Ross2025-07-021-15/+15
|\