nixpkgs/pkgs/by-name/la/lazysql
kilianar f919d20f12
lazysql: fix incorrect version output (#353654)
* lazysql: fix version display in `lazysql version` command

Sets `main.version` using `ldflags` to ensure `lazysql version` shows the
correct version instead of "dev".

* lazysql: add passthru.tests.version

To address previous issues where lazygit incorrectly reported its version as
"dev," this commit introduces `passthru.tests.version` for lazysql. This test
verifies that the version command for lazysql (`lazysql version`) correctly
reports the expected version.
2024-11-05 12:28:16 +01:00
..
package.nix lazysql: fix incorrect version output (#353654) 2024-11-05 12:28:16 +01:00