add readline suport to fennelrepl
This commit is contained in:
parent
bbf2f53c0e
commit
7e13e017eb
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ let packages = [
|
|||
anoia
|
||||
fennel
|
||||
netlink-lua
|
||||
lua.pkgs.readline
|
||||
lua.pkgs.luafilesystem
|
||||
];
|
||||
join = ps: builtins.concatStringsSep ";" ps;
|
||||
|
|
Loading…
Reference in a new issue