gitAndTools.ydiff: add python3.pkgs.ydiff tool
This commit is contained in:
parent
e5c8ead7d1
commit
bbb4a1be3d
@ -194,6 +194,8 @@ let
|
||||
|
||||
transcrypt = callPackage ./transcrypt { };
|
||||
|
||||
ydiff = pkgs.python3.pkgs.toPythonApplication pkgs.python3.pkgs.ydiff;
|
||||
|
||||
} // lib.optionalAttrs (config.allowAliases or true) (with self; {
|
||||
# aliases
|
||||
gitAnnex = git-annex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user