mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
ali: add changelog to meta
This commit is contained in:
parent
477440f9d7
commit
b04834c267
@ -19,6 +19,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "Generate HTTP load and plot the results in real-time";
|
||||
homepage = "https://github.com/nakabonne/ali";
|
||||
changelog = "https://github.com/nakabonne/ali/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ farcaller ];
|
||||
|
Loading…
Reference in New Issue
Block a user