Commit graph

3 commits

Author SHA1 Message Date
c4e6beb50d
fix: disable combinePlugins due to upstream issue
All checks were successful
/ check (push) Successful in 41s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 40s
/ build-vm (push) Successful in 18s
/ report-size (push) Successful in 1m6s
It is experimental (and thus expected to break). It was working fine but
now I ran into https://github.com/nix-community/nixvim/issues/3140
2025-04-09 17:42:22 +02:00
c1309a5d43
refactor: don't include the whole modules
All checks were successful
/ check (push) Successful in 8s
/ check-renovaterc (push) Successful in 2s
/ build-packages (push) Successful in 14s
/ build-vm (push) Successful in 1s
/ report-size (push) Successful in 4s
Instead only import the nixos/hm/nixvim module.

This _should_ reduce rebuilds.
2025-03-21 17:11:23 +01:00
eacd1a0520
refactor(nixvim): use flake-parts module
A bit more tidy c:
2025-03-16 17:25:30 +01:00