gnu: curl: Restore derivation.
authorMarius Bakke <mbakke@fastmail.com>
Thu, 21 Mar 2019 18:14:18 +0000 (19:14 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Thu, 21 Mar 2019 18:23:47 +0000 (19:23 +0100)
commitc1f4e6491cecc5d121ef371a8fb2aa0a07030d36
treebb4b7ef154cf0b7c84d118aed0273d0ba755a506
parentaf8f7eb4f2a664c2d0fb3faabaf2e80c72993ef6
gnu: curl: Restore derivation.

Commit af8f7eb4f2a664c2d0fb3faabaf2e80c72993ef6 accidentally changed the cURL
derivation.  Remove use of HIDDEN-PACKAGE and restore input order to prevent a
large number of rebuilds.

* gnu/packages/ssh.scm (libssh2-1.8.0): Move from here ...
* gnu/packages/curl.scm (libssh2-1.8.0): ... to here.  Don't use
HIDDEN-PACKAGE and make it non-public.
(curl)[inputs]: Move LIBSSH2-1.8.0 where it was before af8f7eb4f2a66.
gnu/packages/curl.scm
gnu/packages/ssh.scm