goobook: export to all-packages.nix
This commit is contained in:
parent
471445a4e5
commit
e0cce3d7bf
@ -27292,6 +27292,8 @@ with pkgs;
|
||||
|
||||
luddite = with python3Packages; toPythonApplication luddite;
|
||||
|
||||
goobook = with python3Packages; toPythonApplication goobook;
|
||||
|
||||
lumail = callPackage ../applications/networking/mailreaders/lumail {
|
||||
lua = lua5_1;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user