Add support for short-form branch refs in strict-flake-inputs (0.10.1)
Adds support for short-form branch refs in the strict-flake-inputs validation module.
Changes
- Add
lts/,master, andmainto default allowedRefs - Allows flake.nix files to use concise ref formats like
lts/ghc-9.14.xinstead ofrefs/heads/lts/ghc-9.14.x - Both short and full forms are now accepted
Version
This is version 0.10.1.
Co-Authored-By: Claude noreply@anthropic.com