emacsPackages.sql-presto: mark broken

This commit is contained in:
Alyssa Ross 2020-12-09 23:16:59 +00:00
parent 322ee87a10
commit 609843b478
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0
1 changed files with 3 additions and 0 deletions

View File

@ -447,6 +447,9 @@ let
# upstream issue: missing file header
speech-tagger = markBroken super.speech-tagger;
# upstream issue: missing file header
sql-presto = markBroken super.sql-presto;
# upstream issue: missing file header
textmate = markBroken super.textmate;