bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65924: [PATCH core-updates 0/3] Fix 'git submodule' in pure environm


From: Maxim Cournoyer
Subject: bug#65924: [PATCH core-updates 0/3] Fix 'git submodule' in pure environments.
Date: Sat, 7 Oct 2023 23:18:46 -0400

Can be tested with something like:

$ ./pre-inst-env guix shell -CN nss-certs git-minimal -- \
  git clone --recursive 
https://git.jami.net/savoirfairelinux/jami-client-qt.git /tmp/jami

Maxim Cournoyer (3):
  gnu: git: Remove labels and use gexps.
  gnu: git: Invert inheritance relationship.
  gnu: git-minimal: Add coreutils and sed to PATH.

 gnu/packages/version-control.scm | 884 ++++++++++++++++---------------
 1 file changed, 466 insertions(+), 418 deletions(-)


base-commit: c2b224658ccb52b4541c79016cec55a47aef32fc
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]