emacsPackages.instapaper: mark broken

This commit is contained in:
Alyssa Ross
2020-12-09 23:08:52 +00:00
parent 183364f96f
commit 75bd468468

View File

@@ -420,6 +420,9 @@ let
# upstream issue: missing file header
initsplit = markBroken super.initsplit;
# upstream issue: missing file header
instapaper = markBroken super.instapaper;
# upstream issue: missing file header
jsfmt = markBroken super.jsfmt;