forked from pool/elixir
elixir: enable deterministic builds #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "elixir-reproducible-builds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As above, trying to enable deterministic builds for Elixir. I had to create a new patch to skip some
iex
-related tests since they don't work with deterministic builds enabled.