malpa-packages: shadow ligo-mode

This commit is contained in:
Anderson Torres 2023-04-22 09:11:34 -03:00
parent fa9e9b0a65
commit 00cc237f08

View File

@ -125,7 +125,7 @@ let
ligo-mode =
if super.ligo-mode.version == "0.3"
then markBroken super.ligo-mode
else markBroken super.ligo-mode; # auto-updater is failing somehow
else null; # auto-updater is failing; use manual one
# upstream issue: missing file header
link = markBroken super.link;