Ludovic Courtès writes: > Mathieu Lirzin <m...@gnu.org> skribis: > >> From f104b3745097746d6ef89b6198ec7b81e8b679f4 Mon Sep 17 00:00:00 2001 >> From: Mathieu Lirzin <m...@gnu.org> >> Date: Sun, 29 Jan 2017 00:34:48 +0100 >> Subject: [PATCH] git-download: Add 'git-predicate'. >> >> * guix/git-download.scm (git-predicate): New procedure. >> * gnu/packages/package-management.scm (current-guix): Use it. >> (make-git-predicate): Remove. > > LGTM, thanks! > > Ludo'.
I just pushed this. Switching my various projects over to using it now. Thank you for doing the work to abstract it out Mathieu!