On Mon, Aug 22, 2016 at 09:39:18PM +0200, Ricardo Wurmus wrote: > * gnu/packages/messaging.scm (prosody): New variable.
> + (inputs > + `(("libidn" ,libidn) > + ("openssl" ,openssl) > + ("lua" ,lua-5.1) > + ("lua-expat" ,lua5.1-expat) > + ("lua-socket" ,lua5.1-socket) > + ("lua-filesystem" ,lua5.1-filesystem) > + ("lua-sec" ,lua5.1-sec))) I used `guix environment --ad-hoc` to put prosody in my environment, and then I ran it without any configuration. It created the log file 'prosody.err', which contained this line, twice: Aug 22 21:31:33 localhost:tls error Unable to initialize TLS: LuaSec (required for encryption) was not found