mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
elisp-packages: break ligo-mode
Because the auto-updater is not picking the correct hash.
This commit is contained in:
parent
255786c08a
commit
3b23c18951
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user