Commit Graph

9 Commits

Author SHA1 Message Date
Michael Daniels
5e5888f1d3 Merge remote-tracking branch 'upstream/staging-next' into staging 2026-02-04 19:31:22 -05:00
Austin Horstman
a76ae39b06 vimPlugins.vim-clap: 0.54 -> 0.55
https: //github.com/liuchengxu/vim-clap/releases/tag/v0.55
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-04 14:15:36 -06:00
teto
b81acec358 buildLuarocksPackage: enable strictDeps by default
disabled strictDeps for derivations that fail until we fix them.
This change helps with new packages.
2026-01-12 00:13:48 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
TomaSajt
398b16e16c treewide: remove useFetchCargoVendor usages 2025-07-26 11:39:35 +02:00
Austin Horstman
bd21b765cc vimPlugins.vim-clap: clean up darwin
Included in stdenv, don't need to provide.
2025-02-10 12:36:03 -06:00
Austin Horstman
88de31f9e6 vimPlugins.vim-clap: 0.54-unstable-2024-08-11 -> 0.54
We can pin to release and just patch in the rust 1.80 support so that
updates happen as we'd like.
2025-02-10 12:32:11 -06:00
Austin Horstman
7a90fea3a4 vimPlugins.vim-clap: useFetchCargoVendor 2025-02-10 12:32:11 -06:00
Austin Horstman
497f030efb vimPlugins: consolidate non generated plugins
We dont want to keep polluting the plugins folder. Moving to a folder
for non-generated plugins that only exist in overrides to be part of the
package set.
2024-12-22 23:54:24 -06:00