mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
malpa-packages: shadow ligo-mode
This commit is contained in:
parent
fa9e9b0a65
commit
00cc237f08
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user