channels: Add Guile-Git as a dependency of external channels.
authorLudovic Courtès <ludo@gnu.org>
Sun, 16 Sep 2018 19:58:19 +0000 (21:58 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 16 Sep 2018 21:00:44 +0000 (23:00 +0200)
commit3c0e16391ed9a3e3e4611b940fb393c5f2ecea63
treedce8aff5dd0a0e63d7c1584cdae9867442745970
parentebbfc59c21d9888d43f36d8f23862030ebaaacce
channels: Add Guile-Git as a dependency of external channels.

Fixes a regression introduced in
aed0a594058a59bc3bb1d2686391dc0e8a181b1f whereby external channels would
fail to build due to the lack of a (git) module.

Reported by Alex ter Weele on #guix.

* guix/channels.scm (channel-instance-derivations)[guile-gcrypt]:
Remove.
[dependencies]: New variable.
Use it in the 2nd argument to 'build-channel-instance'.
guix/channels.scm