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.
This commit is contained in:
Matt Sturgeon 2025-06-11 22:13:00 +01:00
parent 7388c85c54
commit 2b2b1e6d8f
18 changed files with 13 additions and 12 deletions

View file

@ -1,5 +1,5 @@
# DO NOT MODIFY!
# This file was generated by update-scripts/version-info/default.nix
# This file was generated by ci/version-info/default.nix
nixpkgs_rev = "41da1e3ea8e23e094e5e3eeb1e6b830468a7399e"
release = "25.11"
unstable = true