You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
Building Equinox from source is a problem for users. Dependencies might be outdated or does not exist in their distro. Providing a pre-built binary would solve this issue.
Using Nix bundler and nix-portable, you can create a bundled static executable that works on *any platform.
This depends on Nix flake #16 to bundle though (cus duhh, it uses Nix and requires a derivation/package to build).