all-packages: fix identation

This commit is contained in:
BjornMelgaard 2018-04-04 23:15:49 +03:00
parent 2f4a220130
commit def5645ba1

View File

@ -629,9 +629,9 @@ with pkgs;
encryptr = callPackage ../tools/security/encryptr {
gconf = gnome2.GConf;
};
};
enchive = callPackage ../tools/security/enchive { };
enchive = callPackage ../tools/security/enchive { };
enpass = callPackage ../tools/security/enpass { };