aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* Fix some etherpad-lite modules and packagingIsmaël Bouya2020-05-041-27/+35
| | | | | | | | 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.
* Upgrade etherpad-liteIsmaël Bouya2020-04-281-7/+1
|
* Make etherpad derivation pureIsmaël Bouya2019-05-091-0/+61
It also moves .ep_initialized to /var/lib to allow proper initialization.