Commit Graph

969 Commits

Author SHA1 Message Date
K900
24e0fd90ea Merge remote-tracking branch 'origin/master' into staging-next 2025-05-01 08:20:39 +03:00
Anton Tetov
bcb6da4a23 luaPackages.http: 0.3.0->0.4.0 2025-05-01 01:06:59 +02:00
K900
3d6b83893d Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-29 10:20:39 +03:00
nixpkgs-ci[bot]
2de35cc109 Merge master into staging-next 2025-04-28 18:05:24 +00:00
Anton Tetov
907c6fb6da luaPackages.cqueues: enable builds for lua 5.4 2025-04-28 17:45:12 +02:00
nixpkgs-ci[bot]
8dcc425d08 Merge staging-next into staging 2025-04-28 00:17:31 +00:00
nixpkgs-ci[bot]
ffd606cd6e Merge master into staging-next 2025-04-28 00:17:03 +00:00
Austin Horstman
aacdcbd2b4 luaPackages: update on 2025-04-27 2025-04-27 13:17:16 -05:00
Gaétan Lepage
d12267ab0a luaPackages.luv: 1.48.0-2 -> 1.50.0-1 (#393966) 2025-04-26 09:13:12 +02:00
K900
e22856305b Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 21:18:16 +03:00
Gaétan Lepage
5a463b30d7 luaPackages: update on 2025-04-21 (#400534) 2025-04-21 17:04:12 +02:00
Austin Horstman
1e9c6c6f2e luaPackages: update on 2025-04-21 2025-04-21 09:17:06 -05:00
BirdeeHub
3eeec77d11 vimPlugins.lzextras: 0.4.0 -> 0.4.2 2025-04-19 18:33:45 -07:00
Ihar Hrachyshka
dd0f03a56c treewide: remove usage of deprecated apple_sdk framework stubs
They are not doing anything right now. This is in preparation for their
complete removal from the tree.

Note: several changes that affect the derivation inputs (e.g. removal of
references to stub paths in build instructions) were left out. They will
be cleaned up the next iteration and will require special care.

Note: this PR is a result of a mix of ugly regex (not AST) based
automation and some manual labor. For reference, the regex automation
part was hacked in: https://github.com/booxter/nix-clean-apple_sdk

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-04-19 20:28:20 -04:00
Austin Horstman
2f0ba319cf luaPackages.grug-far-nvim: fix checkphase 2025-04-16 08:58:31 -05:00
Austin Horstman
944b8d0e1c luaPackages: update on 2025-04-16 2025-04-16 08:58:31 -05:00
Austin Horstman
2311200070 luaPackages.rest-nvim: 3.9.1-1 -> 3.12.0-1 2025-04-16 08:58:31 -05:00
Austin Horstman
ec2ff51350 luaPackages.bit32: 5.3.0-1 -> 5.3.5.1-1
Switches from the archived lua-compat-5.2 repository to the maintained
lua-compat-5.3 version.
2025-04-16 08:58:31 -05:00
Austin Horstman
ae31ceca9d luaPackages.rustaceanvim: 6.0.1-1 -> 6.0.2-1 2025-04-15 21:40:04 -05:00
Austin Horstman
d0d01d8c0d luaPackages: update on 2025-04-11 2025-04-11 11:10:36 -05:00
Matthieu C.
446feb2c0c luaPackages.grug-far-nvim: init at 20250304
I've added the tests because I like the ability to check the behavior of
the plugin when run in the sandbox without my crazy config.
It also helps documenting how to check the plugin when running updates.
2025-04-10 19:06:35 +02:00
Gaétan Lepage
965e82392d vimPlugins.lzextras: 0.3.0 -> 0.4.0 (#396991) 2025-04-10 10:57:04 +02:00
BirdeeHub
4fab0561c6 vimPlugins.lzextras: 0.3.0 -> 0.4.0 2025-04-07 20:04:35 -07:00
BirdeeHub
272c66c1dd vimPlugins.lze: 0.11.0 -> 0.11.1 2025-04-07 19:56:11 -07:00
Marc Jakobi
f41022c7b5 luaPackages.rustaceanvim: 6.0.0 -> 6.0.1 2025-04-06 21:11:14 +02:00
Austin Horstman
3605ef7190 luaPackages: update on 2025-04-04 2025-04-04 13:02:57 -05:00
Stanislav Asunkin
51934865ad luaPackages.luv: use manual packaging
* add tests
* add update script
* build with shared libluv
2025-04-03 23:32:32 +03:00
Stanislav Asunkin
317e618079 luaPackages.luv: 1.48.0-2 -> 1.50.0-1 2025-04-03 23:24:43 +03:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Austin Horstman
7595aa9df9 luaPackages.lualine-nvim: update on 2025-03-31 2025-03-31 10:22:16 -05:00
Austin Horstman
fedcd912c6 luaPackages: update on 2025-03-31 2025-03-31 08:21:59 -05:00
Austin Horstman
47aa056d2e vimPlugins.lzextras: 0.2.5 -> 0.3.0 (#394174) 2025-03-29 22:25:53 -05:00
Birdee
9703f4c12c Merge branch 'master' into vimPlugins.lze 2025-03-29 19:09:17 -07:00
BirdeeHub
dcb18343ec vimPlugins.lze: 0.9.1 -> 0.11.0 2025-03-29 19:07:07 -07:00
BirdeeHub
c464d0577e vimPlugins.lzextras: 0.2.5 -> 0.3.0 2025-03-28 20:12:56 -07:00
Austin Horstman
eb49eb39cb luaPackages: update on 2025-03-27 2025-03-27 09:34:55 -05:00
Peder Bergebakken Sundt
d253cb68f0 luaPackages.tl: add mainProgram (#391542) 2025-03-24 23:27:42 +01:00
BirdeeHub
cc3821d4b8 vimPlugins.lze: 0.8.1 -> 0.9.1 2025-03-21 04:32:29 -07:00
musjj
e71a41b497 luaPackages.tl: add mainProgram 2025-03-20 18:32:04 +07:00
Austin Horstman
91707f7cd0 luaPackages.orgmode: tweak tree-sitter patch
Co-authored-by: linsui <36977733+linsui@users.noreply.github.com>
2025-03-14 12:35:13 -05:00
Austin Horstman
fb0b4a8b3e luaPackages: update on 2025-03-14
updated pkgs/development/lua-modules/generated-packages.nix
2025-03-14 10:09:15 -05:00
Austin Horstman
a47246c844 luaPackages.argparse: fix strictDeps build (#373204) 2025-03-10 08:23:26 -05:00
Austin Horstman
e8ea63a219 vimPlugins.lzextras: 0.2.1 -> 0.2.5 (#387832) 2025-03-10 08:15:47 -05:00
BirdeeHub
00fc1c8c27 vimPlugins.lze: 0.8.0 -> 0.8.1 2025-03-07 13:19:51 -08:00
BirdeeHub
a8a047ca7e vimPlugins.lzextras: 0.2.1 -> 0.2.5 2025-03-07 04:12:41 -08:00
linsui
91943aaa5f vimPlugins.orgmode: fix tree-sitter-org error 2025-03-05 16:42:32 +08:00
Matthieu C.
3b33c51443 vimPlugins.mini-test: build from lua package
I needed the lua package to run the tests for grug-far-nvim
2025-03-04 22:47:32 +01:00
Austin Horstman
e6bb47b73b luaPackages: update on 2025-02-28 2025-03-01 12:29:26 +01:00
Gaétan Lepage
84165504c3 nvim-dbee: build manually instead of using luarocks package (#383940) 2025-02-22 13:13:23 +01:00
PerchunPak
70705198f6 nvim-dbee: build manually instead of using luarocks package
https://github.com/kndndrj/nvim-dbee/issues/189
2025-02-22 12:16:35 +01:00