aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_page_view/node-packages.nix
Commit message (Collapse)AuthorAgeFilesLines
* Fix some etherpad-lite modules and packagingIsmaël Bouya2020-05-041-0/+26
The upgrade to 1.8.3 broke many modules, which were patched to continue working correctly. This commit also reworks the module system, making it similar to python’s withPackages.