forked from DGNum/liminix
convert anoia.fs to use lualinux
This commit is contained in:
parent
dbd1264352
commit
cdb23b147c
9 changed files with 44 additions and 21 deletions
|
@ -3,8 +3,9 @@
|
|||
, linotify
|
||||
, anoia
|
||||
, lua
|
||||
, lualinux
|
||||
}:
|
||||
writeFennel "acquire-delegated-prefix" {
|
||||
packages = [ linotify anoia lua.pkgs.luafilesystem ];
|
||||
packages = [ linotify anoia lualinux ];
|
||||
mainFunction = "run";
|
||||
} ./acquire-delegated-prefix.fnl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue