From 0592ab4bd7deaadaa971bc7d19b7beaca5a1253e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Apr 2014 15:08:25 -0400 Subject: since http conduit is broken on stable, go ghetto and use curl --- Propellor/Property/SiteSpecific/JoeySites.hs | 1 - config-joey.hs | 1 - 2 files changed, 2 deletions(-) diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index ae6c2dc4..dd24bb6c 100644 --- a/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/Propellor/Property/SiteSpecific/JoeySites.hs @@ -202,7 +202,6 @@ twitRss = combineProperties "twitter rss" `requires` Apt.installed [ "libghc-xml-dev" , "libghc-feed-dev" - , "libghc-http-conduit-dev" , "libghc-tagsoup-dev" ] , feed "http://twitter.com/search/realtime?q=git-annex" "git-annex-twitter" diff --git a/config-joey.hs b/config-joey.hs index 30f46ea9..6039a529 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -109,7 +109,6 @@ hosts = -- (o) ` "tmp.kitenet.net" "26fd6e38-1226-11e2-a75f-ff007033bdba" [] - -- TODO:twitRss is broken on stable & JoeySites.twitRss & Apt.installed ["ntop"] -- cgit v1.2.3