forked from DGNum/liminix
add netlink to fennelrepl
This commit is contained in:
parent
4383462199
commit
35909c9a23
1 changed files with 2 additions and 0 deletions
|
@ -8,12 +8,14 @@
|
|||
, writeScriptBin
|
||||
, linotify
|
||||
, anoia
|
||||
, netlink-lua
|
||||
, fennel
|
||||
}:
|
||||
let packages = [
|
||||
linotify
|
||||
anoia
|
||||
fennel
|
||||
netlink-lua
|
||||
lua.pkgs.luafilesystem
|
||||
];
|
||||
join = ps: builtins.concatStringsSep ";" ps;
|
||||
|
|
Loading…
Reference in a new issue