alot: create top-level binding

Since it’s an executable.
This commit is contained in:
Profpatsch 2016-02-11 16:31:43 +01:00
parent 885acea1dd
commit a7a4953983

View File

@ -11216,6 +11216,8 @@ let
alock = callPackage ../misc/screensavers/alock { };
inherit (python2Packages) alot;
alpine = callPackage ../applications/networking/mailreaders/alpine {
tcl = tcl-8_5;
};