Update gitlab-ci to 0.10.0 and enable strict-flake-inputs
Summary
- Update gitlab-ci from 0.9.0 to 0.10.0
- Enable strict-flake-inputs validation in horizon.ci module
- Automatically validates that all direct flake inputs point to protected branches or tags
- Enabled by default when using horizon.ci.enable = true
Changes
- Updated
flake.nixto use gitlab-ci 0.10.0 - Modified
nix/modules/flake/horizon-ci.nixto import and enable strict-flake-inputs module - Updated
ChangeLog.mdfor version 0.12.0 - Updated
flake.lock