cucumber: add meta.changelog
This commit is contained in:
parent
527a1a04a1
commit
5417438e6e
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue