Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warn when nix package version is set unnecessarily
The README used to recommend overriding `version = shortRev`, however we now use `shortRev` by default. Notify users of this change by warning when `version` is overridden to the version we would've used anyway.
- Loading branch information