Is it possible to make it build on i686-linux system? #3585
Answered
by
traxys
amalgame21
asked this question in
Q&A
-
I tried building nixvim with Run
|
Beta Was this translation helpful? Give feedback.
Answered by
traxys
Jul 28, 2025
Replies: 1 comment 2 replies
-
You would need to look into why is the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
amalgame21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would need to look into why is the
pytest-regressions
package used, and try to remove what depends on it. We don’t build for i386 in our CI, and I don’t know the status of nixpkgs/hydra, but I’d say it’s going to be a complicated path