mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
Gives nix-build -A metals.tests.version and nixpkgs-review something to run, the way giter8, scalafmt and scala-cli already have. The defaults are right here: the command is `metals --version` via mainProgram, and the version is the one in this file. Assisted-by: Claude Code (Claude Opus 5)