liminix/pkgs/tufted
Daniel Barlow 3df1ec76ff cleanup whitespace and commas
* [] is now [ ]
* {} is now { }
* commas in arglists go at end of line not beginning

In short, I ran the whole thing through nixfmt-rfc-style but only
accepted about 30% of its changes. I might grow accustomed to more
of it over time
2024-06-30 17:16:28 +01:00
..
README.md add README to say where Tufted came from 2023-02-15 22:06:28 +00:00
default.nix cleanup whitespace and commas 2024-06-30 17:16:28 +01:00
tftp.lua partial fix for timeout handling 2023-10-18 23:35:23 +01:00
tufted.fnl simpler eof handling 2023-02-15 22:06:28 +00:00

README.md

Tufted

A small wrapper around Luke Drummond's "Evented Lua TFTP server", originally from https://github.com/ldrumm/tufty