From 46cc48c0adaa69a636573f11e2b4516bd7a41464 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 31 Mar 2023 18:44:28 -0300 Subject: system.scm: Use "git" over "git-minimal" package So we get the extra templates that exist in `$PREFIX/share/git-core/templates` and are used when `init`ing a new repository. --- src/infrastructure/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm index d5f1969..c25502d 100644 --- a/src/infrastructure/guix/system.scm +++ b/src/infrastructure/guix/system.scm @@ -295,7 +295,7 @@ acl bind:utils file - git-minimal + git guile-heredoc entr lsof -- cgit v1.2.3