~whynothugo/pimsync#169: 
wrong version displayed when building from master

sinve you've fixed some of the issues I had on the master branch, I tried to run the master branch (compiled via nix https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/pi/pimsync/package.nix, with the source changed to a 17 march revision) and printing pimsync version returns 0.3.0. Would be nice to see it's not a proper tagged release, like maybe 0.4.0-unstable-a543b4 or like neovim does

nvim --version
NVIM v0.11.0-nightly+d6653e1
Status
RESOLVED NOT_OUR_BUG
Submitter
~teto
Assigned to
No-one
Submitted
30 days ago
Updated
27 days ago
Labels
No labels applied.

~whynothugo 30 days ago

The version displayed is overridden by the PIMSYNC_VERSION variable at build time:

https://github.com/NixOS/nixpkgs/blob/fa05d027f60259bf8f2def808b5a2844879c34e8/pkgs/by-name/pi/pimsync/package.nix#L27

~whynothugo 30 days ago

BTW: I tagged 0.4.1 yesterday, you might want to bump the nix definition to that version.

~teto 28 days ago

ha yeah I feared something like that though I had not checked. I will try to fix the nix derivation. Sees like I can't close this ticket ? but feel free to do so

~whynothugo REPORTED NOT_OUR_BUG 27 days ago

Register here or Log in to comment, or comment via email.