cucumber: add meta.changelog

This commit is contained in:
Anthony Roussel 2023-10-24 20:27:35 +02:00
parent 527a1a04a1
commit 5417438e6e
No known key found for this signature in database
GPG key ID: 9DC4987B1A55E75E

View file

@ -10,6 +10,7 @@ bundlerApp {
meta = with lib; {
description = "A tool for executable specifications";
homepage = "https://cucumber.io/";
changelog = "https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [ manveru nicknovitski ];
platforms = platforms.unix;