add libubootenv package

This commit is contained in:
Daniel Barlow 2024-01-02 17:44:56 +00:00
parent e7747832ad
commit d6f96c0448
3 changed files with 25 additions and 0 deletions

View file

@ -104,4 +104,6 @@ in {
anoia = callPackage ./anoia {};
levitate = callPackage ./levitate {};
libubootenv = callPackage ./libubootenv {};
}