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