git-sync: replace git
with gitMinimal
This commit is contained in:
parent
43823a262a
commit
10c1d20f48
@ -4,7 +4,7 @@
|
||||
fetchFromGitHub,
|
||||
coreutils,
|
||||
fswatch,
|
||||
git,
|
||||
gitMinimal,
|
||||
gnugrep,
|
||||
gnused,
|
||||
makeBinaryWrapper,
|
||||
@ -33,7 +33,7 @@ stdenv.mkDerivation {
|
||||
[
|
||||
coreutils
|
||||
fswatch
|
||||
git
|
||||
gitMinimal
|
||||
gnugrep
|
||||
gnused
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user