all-packages: fix identation
This commit is contained in:
@@ -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 { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user