lol

litefs: add meta.mainProgram

authored by

Adam Stephens and committed by
Yaya
7bfd8790 0a254180

+1
+1
pkgs/development/tools/database/litefs/default.nix
··· 39 39 homepage = "https://github.com/superfly/litefs"; 40 40 license = licenses.asl20; 41 41 maintainers = with maintainers; [ dit7ya ]; 42 + mainProgram = "litefs"; 42 43 }; 43 44 }