amfora: add changelog
This commit is contained in:
@@ -23,5 +23,6 @@ buildGoModule rec {
|
|||||||
homepage = "https://github.com/makeworld-the-better-one/amfora";
|
homepage = "https://github.com/makeworld-the-better-one/amfora";
|
||||||
license = with licenses; [ gpl3 ];
|
license = with licenses; [ gpl3 ];
|
||||||
maintainers = with maintainers; [ deifactor ];
|
maintainers = with maintainers; [ deifactor ];
|
||||||
|
changelog = "https://github.com/makeworld-the-better-one/amfora/blob/v${version}/CHANGELOG.md";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user