1
0
forked from dan/liminix
liminix/pkgs
Daniel Barlow 343d3b6508 writeFennel is writeFennelScript with knobs on
The second parameter is now an options attrset, wherein we will pile
all kinds of cool stuff.

Right now the only cool bit is `mainFunction`, which allows you to
compile a fennel module into a lua script and name the function that
should be executed when the script runs. This makes it easier to
write testable Fennel code, because the test script can require the
module and call stuff in it.
2023-09-12 17:45:18 +01:00
..
anoia test for acquire-wan-address 2023-09-11 00:07:49 +01:00
fennel install fennel from source as a package 2023-07-04 22:56:17 +01:00
fennelrepl fennelrepl look for .fnl before .lua 2023-09-09 00:11:35 +01:00
firewallgen firewallgen: make nft shebang work 2023-06-27 21:26:23 +01:00
gen_init_cpio
go-l2tp
hi
ifwait rename luaSmall package to lua 2023-07-02 18:19:54 +01:00
initramfs-peek
kernel load necessary kernel modules for firewall 2023-06-27 21:18:09 +01:00
kernel-backport
kernel-modules load necessary kernel modules for firewall 2023-06-27 21:18:09 +01:00
liminix-tools convert all route defns to module-based-service 2023-08-31 23:52:59 +01:00
linotify ipv6 prefix delegation for rotuer 2023-05-31 23:29:05 +01:00
lzma
mac80211
min-collect-garbage
min-copy-closure liminix-rebuild: test if nix-build succeeds 2023-05-20 22:30:22 +01:00
mips-vm
mtdutils
netlink-lua
odhcp6c partly support getting IPv6 addresses 2023-05-24 23:01:50 +01:00
odhcp-script odhcpc-script don't require fennel at runtime 2023-09-12 17:39:06 +01:00
openwrt
ppp upgrade to ppp 2.5.0 2023-05-22 23:31:57 +01:00
pppoe
preinit preinit: null-terminate argv array for execve 2023-06-22 09:29:44 +01:00
pseudofile
routeros
s6-init-bin
s6-rc-database
service-fns add o+x permission on service-state directories 2023-08-28 22:02:28 +01:00
swconfig
systemconfig
tufted
write-ash-script
write-fennel writeFennel is writeFennelScript with knobs on 2023-09-12 17:45:18 +01:00
write-fennel-script writeFennel is writeFennelScript with knobs on 2023-09-12 17:45:18 +01:00
default.nix writeFennel is writeFennelScript with knobs on 2023-09-12 17:45:18 +01:00
kexec-map-file.patch