···5050 meta = with lib; {
5151 description = "Python library to build command line user prompts";
5252 homepage = "https://github.com/tmbo/questionary";
5353+ changelog = "https://github.com/tmbo/questionary/blob/${src.rev}/docs/pages/changelog.rst";
5354 license = with licenses; [ mit ];
5455 maintainers = with maintainers; [ fab ];
5556 };