guix: git: Stop using libgit2-shutdown.
authorMathieu Othacehe <m.othacehe@gmail.com>
Sat, 1 Jul 2017 10:14:05 +0000 (12:14 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Sat, 1 Jul 2017 14:32:42 +0000 (16:32 +0200)
commitb02469d298d84c665a1970f6462fe241cb4d2150
tree767bc01de8a7496f8083d062d5409cdb47a5b981
parentba773f65f0ed3e47b7f63e8968945fb180fbb71e
guix: git: Stop using libgit2-shutdown.

* guix/git.scm (with-libgit2): Stop calling (libgit2-shutdown) to prevent
segfaults when pointer finalizers are run.
guix/git.scm