all-packages: fix identation
This commit is contained in:
parent
2f4a220130
commit
def5645ba1
@ -629,9 +629,9 @@ with pkgs;
|
|||||||
|
|
||||||
encryptr = callPackage ../tools/security/encryptr {
|
encryptr = callPackage ../tools/security/encryptr {
|
||||||
gconf = gnome2.GConf;
|
gconf = gnome2.GConf;
|
||||||
};
|
};
|
||||||
|
|
||||||
enchive = callPackage ../tools/security/enchive { };
|
enchive = callPackage ../tools/security/enchive { };
|
||||||
|
|
||||||
enpass = callPackage ../tools/security/enpass { };
|
enpass = callPackage ../tools/security/enpass { };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user