moxin-org / moxin

Moxin: an AI LLM platform in pure Rust
https://www.moxin.app
Apache License 2.0
122 stars 17 forks source link

Auto-determine dependencies for Linux packaging #129

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

These are now specified for Debian and Pacman packages.

Uses a new version of cargo-packager, as now specified in the README.

Also fixes AppImage packages to always work even on a fresh Linux install.