elisp-packages: break ligo-mode

Because the auto-updater is not picking the correct hash.
This commit is contained in:
Anderson Torres 2023-04-22 00:12:51 -03:00
parent 255786c08a
commit 3b23c18951

View File

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