1
0
Commit Graph

6 Commits

Author SHA1 Message Date
7ce1c6bb7d add realpath to lualinux 2025-03-24 22:39:59 +00:00
7e2b0068e6 nixfmt-rfc-style
There is nothing in this commit except for the changes made by
nix-shell -p nixfmt-rfc-style --run "nixfmt ."

If this has mucked up your open branches then sorry about that. You
can probably nixfmt them to match before merging
2025-02-10 21:55:08 +00:00
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
e94bf62ec1 remove dead code (run deadnix) 2024-06-29 22:59:27 +01:00
bbf2f53c0e cross-compile lualinux 2024-04-24 18:28:14 +01:00
72789984ce add lualinux package 2024-04-23 22:41:38 +01:00