forked from DGNum/liminix
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
|
anoia
|
||||||
fennel
|
fennel
|
||||||
netlink-lua
|
netlink-lua
|
||||||
|
lua.pkgs.readline
|
||||||
lua.pkgs.luafilesystem
|
lua.pkgs.luafilesystem
|
||||||
];
|
];
|
||||||
join = ps: builtins.concatStringsSep ";" ps;
|
join = ps: builtins.concatStringsSep ";" ps;
|
||||||
|
|
Loading…
Reference in a new issue