From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: wrt git-exec-path patch Date: Wed, 15 Feb 2017 22:26:48 +0000 Message-ID: <20170215222648.t55vpdvy6pzulriz@wasp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ce80X-0006WH-Th for guix-devel@gnu.org; Wed, 15 Feb 2017 17:25:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ce80T-0001kQ-OZ for guix-devel@gnu.org; Wed, 15 Feb 2017 17:25:05 -0500 Received: from perdizione.investici.org ([2001:41d0:2:33d0::19]:24358) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ce80T-0001jt-Eu for guix-devel@gnu.org; Wed, 15 Feb 2017 17:25:01 -0500 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Cc: david@craven.ch Why was this patch necessary? I only face troubles with it. Fixed is now "git rebase" after someone in IRC told me to unset GIT_EXEC_PATH, but git send-email is now "not a git command". This is on GuixSD. commit 82de2655a16dcc7a8e3b992b4afd34ec32c244a6 Author: David Craven Date: Fri Feb 10 12:21:08 2017 +0100 gnu: git: Add GIT_EXEC_PATH search-path-specification. Enables git plugins to be found when in they're in the system profile. * gnu/packages/version-control.scm (git)[native-search-paths]: Add GIT_EXEC_PATH. Remove git wrapper and outdated comment. -- ng0 -- https://www.inventati.org/patternsinthechaos/