add lualinux package

This commit is contained in:
Daniel Barlow
2024-04-23 22:41:38 +01:00
parent 90d9d0e811
commit 72789984ce
2 changed files with 23 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ in {
levitate = callPackage ./levitate {};
libubootenv = callPackage ./libubootenv {};
linotify = callPackage ./linotify {};
lualinux = callPackage ./lualinux {};
# we need to build real lzma instead of using xz, because the lzma
# decoder in u-boot doesn't understand streaming lzma archives