PAX — Source-Based Packages
PAX is the upcoming source-based package format for Praxis. Instead of pulling pre-built binaries from pacman repos, PAX compiles packages from source directly on your machine.
Coming Soon
PAX is in active development. The pacman layer remains available in the meantime.
What PAX Will Provide
Source builds
Packages compiled specifically for your CPU and hardware flags
Full compile control
Enable or disable features at the source level — no pre-packaged compromises
Transparent deps
See exactly what each package pulls in before you build it
Explicit philosophy
Fits Praxis's shell-first approach — you know exactly what is on your system
