liminix-fork/pkgs/odhcp-script/default.nix
Daniel Barlow 7904c6bfe9 anoia users now need lfs
... and we need to figure out how to do transitive
dependencies, because this is not a great experience
2023-09-12 18:46:04 +01:00

6 lines
125 B
Nix

{
writeFennelScript
, anoia
, lua
}:
writeFennelScript "odhcpc-script" [anoia lua.pkgs.luafilesystem] ./odhcp6-script.fnl