mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
fzf: add changelog
This commit is contained in:
parent
25bc1def1c
commit
88b18be56d
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue