emacsPackages.magit-delta: add git as a build-time dependency
This commit is contained in:
parent
1f9b5eaa5e
commit
8534707a7d
@ -269,6 +269,8 @@ let
|
|||||||
|
|
||||||
magit-circleci = buildWithGit super.magit-circleci;
|
magit-circleci = buildWithGit super.magit-circleci;
|
||||||
|
|
||||||
|
magit-delta = buildWithGit super.magit-delta;
|
||||||
|
|
||||||
orgit = buildWithGit super.orgit;
|
orgit = buildWithGit super.orgit;
|
||||||
|
|
||||||
orgit-forge = buildWithGit super.orgit-forge;
|
orgit-forge = buildWithGit super.orgit-forge;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user