mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 16:10:39 +02:00
Commitaf8f7eb4f2accidentally 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 beforeaf8f7eb4f2.