gnu: git: Add credential-libsecret output.
authorLéo Le Bouter <lle-bout@zaclys.net>
Mon, 1 Feb 2021 23:35:18 +0000 (00:35 +0100)
committerChris Marusich <cmmarusich@gmail.com>
Mon, 22 Feb 2021 01:04:29 +0000 (17:04 -0800)
commitc53ee79c4ce187b185a070977f69ad9d4fb55179
treea1575ff227cacfe3a3736c148e223f609f64c918
parent90ccb46a5534a031a6a6d994fd9b7ee2b5ccbf84
gnu: git: Add credential-libsecret output.

* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config.
[inputs]: Add glib and libsecret.
[outputs]: Add "credential-libsecret".
[arguments]: Add 'install-credential-libsecret phase to #:phases to build and
install "git-credential-libsecret" to "credential-libsecret" output.
(git-minimal)[arguments]: Delete the 'install-credential-libsecret phase.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
gnu/packages/version-control.scm