Merge pull request #97239 from NixOS/kevincox-sparkleshare-lfs

sparkleshare: Add git-lfs dependency.
This commit is contained in:
Kevin Cox
2020-09-07 13:57:50 -04:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
coreutils,
fetchFromGitHub,
git,
git-lfs,
glib,
gtk-sharp-3_0,
lib,
@@ -58,6 +59,7 @@ stdenv.mkDerivation rec {
paths = [
coreutils
git
git-lfs
glib
mono
openssh