forked from DGNum/liminix
fennerepl: remove readline
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
0c363be423
commit
26d2812aa4
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ let packages = [
|
||||||
lualinux
|
lualinux
|
||||||
netlink-lua
|
netlink-lua
|
||||||
iwinfo
|
iwinfo
|
||||||
lua.pkgs.readline
|
|
||||||
];
|
];
|
||||||
join = ps: builtins.concatStringsSep ";" ps;
|
join = ps: builtins.concatStringsSep ";" ps;
|
||||||
luapath = join (builtins.map (f:
|
luapath = join (builtins.map (f:
|
||||||
|
|
Loading…
Reference in a new issue