pkgs: Made git-crypt installable
This commit is contained in:
parent
7c73dc227b
commit
4eaffab2f3
@ -12395,7 +12395,7 @@ let
|
||||
|
||||
gitAndTools = recurseIntoAttrs (callPackage ../applications/version-management/git-and-tools {});
|
||||
|
||||
inherit (gitAndTools) git gitFull gitSVN git-cola svn2git git-radar transcrypt;
|
||||
inherit (gitAndTools) git gitFull gitSVN git-cola svn2git git-radar transcrypt git-crypt;
|
||||
|
||||
gitMinimal = git.override {
|
||||
withManual = false;
|
||||
|
Loading…
Reference in New Issue
Block a user