oo7: add meta.changelog

This commit is contained in:
seth 2024-06-19 17:48:42 -04:00
parent 9111403d16
commit 539fd3578f
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -49,6 +49,7 @@ rustPlatform.buildRustPackage rec {
meta = with lib; {
description = "James Bond went on a new mission as a Secret Service provider";
homepage = "https://github.com/bilelmoussaoui/oo7";
changelog = "https://github.com/bilelmoussaoui/oo7/releases/tag/${src.rev}";
license = licenses.mit;
maintainers = with maintainers; [
getchoo