Commit Graph

13 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Gaetan Lepage
7099947fe8 neovim: 0.10.0 -> 0.10.1
Diff: https://github.com/neovim/neovim/compare/v0.10.0...v0.10.1

Changelog: https://github.com/neovim/neovim/releases/tag/v0.10.1
2024-07-24 13:35:32 +02:00
kirillrdy
0bc1816966
Merge pull request #313890 from stasjok/neovim-fix-markdown-inline-parser
neovim-unwrapped: fix markdown_inline tree-sitter parser
2024-05-24 06:38:22 +10:00
Stanislav Asunkin
d28cf9c00b neovim-unwrapped: fix markdown_inline tree-sitter parser
Closes #312763.
2024-05-23 09:59:12 +03:00
Benoit de Chezelles
d5786c1b5d neovim: Update bundled tree-sitter parsers 2024-05-22 22:08:25 -03:00
Gaetan Lepage
7f731cae79 neovim: 0.9.5 -> 0.10.0
Changelog: https://neovim.io/doc/user/news-0.10.html
2024-05-22 22:08:15 -03:00
natsukium
76ef4c7888
Revert "neovim: Update bundled tree-sitter parsers"
This reverts commit 7f4c36c982.

neovim was accidentally bumped during the freeze period before release
with breaking changes.
This commit is related to neovim 0.10, so it is reverted for now.
2024-05-22 00:31:45 +09:00
Ryan Lahfa
db2ee05512 Revert "neovim: 0.9.5 -> 0.10.0"
The release schedule indicate that breaking changes are restricted
during this period, 752d81e439 ("neovim:
0.9.5 -> 0.10.0") was merged five days ago, full of breaking changes for
the NeoVim ecosystem.

This PR should go *after* the branch-off.
2024-05-21 12:22:42 +02:00
Stanislav Asunkin
903403da6d neovim-unwrapped: remove unused dependencies 2024-05-19 22:10:17 +03:00
Benoit de Chezelles
7f4c36c982 neovim: Update bundled tree-sitter parsers 2024-05-17 10:40:05 +02:00
Gaetan Lepage
752d81e439 neovim: 0.9.5 -> 0.10.0
Changelog: https://neovim.io/doc/user/news-0.10.html
2024-05-16 16:58:36 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
Matthieu C.
32d21ca630 neovim-unwrapped: move to pkgs/by name 2024-05-04 14:24:41 +02:00