self: Use Guile 2.2 unconditionally for recent 'guix pull'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 10 Oct 2018 12:54:18 +0000 (14:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 10 Oct 2018 12:54:18 +0000 (14:54 +0200)
commit099bb0175f681e5f68dafb8ad973866f31fe515c
treeabb0963873aa0ddb11eaf6123521191e12d836bb
parent121f32a104de6d88774c4a819eb40334a618199c
self: Use Guile 2.2 unconditionally for recent 'guix pull'.

Fixes <https://bugs.gnu.org/32929>.
Reported by Michael Bowcutt <mwb71@case.edu>.

* guix/self.scm (guix-derivation)[guile]: Use "2.2" when PULL-VERSION >= 1.
Likewise for the #:guile-version argument.
guix/self.scm