Unverified Commit 5417438e authored by Anthony Roussel's avatar Anthony Roussel
Browse files

cucumber: add meta.changelog

parent 527a1a04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;