mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
alot: create top-level binding
Since it’s an executable.
This commit is contained in:
parent
885acea1dd
commit
a7a4953983
1 changed files with 2 additions and 0 deletions
|
@ -11216,6 +11216,8 @@ let
|
|||
|
||||
alock = callPackage ../misc/screensavers/alock { };
|
||||
|
||||
inherit (python2Packages) alot;
|
||||
|
||||
alpine = callPackage ../applications/networking/mailreaders/alpine {
|
||||
tcl = tcl-8_5;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue