Commit 10c1d20f authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

git-sync: replace `git` with `gitMinimal`

parent 43823a26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  fetchFromGitHub,
  coreutils,
  fswatch,
  git,
  gitMinimal,
  gnugrep,
  gnused,
  makeBinaryWrapper,
@@ -33,7 +33,7 @@ stdenv.mkDerivation {
        [
          coreutils
          fswatch
          git
          gitMinimal
          gnugrep
          gnused
        ]