mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
fzf: add changelog
This commit is contained in:
parent
25bc1def1c
commit
88b18be56d
@ -71,5 +71,6 @@ buildGoModule rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Br1ght0ne ma27 zowoq ];
|
||||
platforms = platforms.unix;
|
||||
changelog = "https://github.com/junegunn/fzf/blob/${version}/CHANGELOG.md";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user