Skip to content

Conversation

@mppbtw
Copy link

@mppbtw mppbtw commented Oct 15, 2025

This commit fixed the incompatible binary problems by having 2 different actions: 1 to build the nix package as according to the flake, and another to build a generic linux binary which should work on all non-nix POSIX systems. I also made it so that the Nix package would only be build on release, since building the regular package for every push achieves all of the same functionality (testing that the code compiles and dependencies are all present) just much faster.

If building the nix binary every push is desired, then that should be simple to implement since I configured composite actions which are reusable.

@mppbtw
Copy link
Author

mppbtw commented Oct 15, 2025

whoops i misspelled independent.

@ThatOtherAndrew ThatOtherAndrew mentioned this pull request Oct 15, 2025
@ProggerX
Copy link

See #3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants