1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Matt Sturgeon
0a875e2d8a ci/rust-analyzer: filter deprecated sub-types 2025-11-07 00:02:09 +00:00
Matt Sturgeon
4363d100ef ci/rust-analyzer: print offending sub-enums
When we throw "anyOf can only contain a single enum", let's also print
the actual enums for debugging purposes.
2025-11-07 00:02:09 +00:00
saygo-png
c89994b0ac treewide: generate JSON instead of Nix
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-19 00:31:33 +00:00
Matt Sturgeon
2b2b1e6d8f ci: rename update-scriptsci
This changes how we think about this directory; it does not need to be
exclusively for scripts related to updates, but should be a place for
any scripts intended to be run by CI workflows.

This mindset should make it easier to develop and test the business
logic of workflows, without always needing to test "in production" on
the nixvim repo or a fork.
2025-06-15 21:23:58 +00:00
Renamed from update-scripts/rust-analyzer/default.nix (Browse further)