cryptpad: add comment about EOL dependencies

This commit is contained in:
DavHau 2021-08-10 17:19:11 +02:00 committed by Raphael Megzari
parent 04412d1f51
commit 827142a43c

View File

@ -20,6 +20,8 @@ let
}).overrideAttrs (old: {
bowerPackages = old.bowerPackages.override (old_: {
# add missing dependencies:
# Those dependencies are EOL and they are not installed by buildBowerComponents,
# but they are required, otherwise the resolver crashes.
# * add the second jquery ~2.1.0 entry
# * add the second bootstrap ~3.1.1 entry
paths = old_.paths ++ [