Skip to content

v2.5.1

Choose a tag to compare

@IanHollow IanHollow released this 12 Sep 23:01
Immutable release. Only release title and notes can be modified.
b2e2598

Native flake checks now compare each current derivation with the pull-request or merge-group base and skip only exact derivation matches. New, changed, unavailable, or unevaluable base checks continue to build.

Shallow checkouts fetch the requested base commit once. The action accepts only full hexadecimal commit IDs and preserves submodule-aware local flake evaluation. Existing workflow jobs and required status names are unchanged.

Validation passed locally and in both pull-request and merge-group CI: 74 regression tests, real Nix equal/changed derivation comparison, actionlint, Zizmor, Yamllint, ShellCheck, Ruff, formatting, and CodeQL.