commit
08182c97c7
@ -25,6 +25,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Yet another HTTPie clone in Rust";
|
description = "Yet another HTTPie clone in Rust";
|
||||||
homepage = "https://github.com/ducaale/xh";
|
homepage = "https://github.com/ducaale/xh";
|
||||||
|
changelog = "https://github.com/ducaale/xh/blob/v${version}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ payas SuperSandro2000 ];
|
maintainers = with maintainers; [ payas SuperSandro2000 ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user