7904c6bfe9
... and we need to figure out how to do transitive dependencies, because this is not a great experience
6 lines
125 B
Nix
6 lines
125 B
Nix
{
|
|
writeFennelScript
|
|
, anoia
|
|
, lua
|
|
}:
|
|
writeFennelScript "odhcpc-script" [anoia lua.pkgs.luafilesystem] ./odhcp6-script.fnl
|