Releases: inscapist/ruby-nix
Releases · inscapist/ruby-nix
v0.2.2
What's Changed
- Use autoPatchelfHook in precompiled gems by @hss-mateus in #46
New Contributors
- @hss-mateus made their first contribution in #46
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- buildRubyGem should inherit the provided ruby by @inscapist in #41
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
A big release
- Major overhaul to bundix, now at v0.0.2, which results in:
- Increase in performance due to cache
- Linted bundix code with rubocop
- Supports specific ruby version with nixpkgs-ruby. Thanks @bobvanderlinden!
- Added nixConfig
substituters
v0.1.1
v0.1.0
First beta release
This is a very new release. I have tested this on arm-based darwin, intel darwin, and intel linux against about 300 gems, including nokogiri, sorbet, grpc, libv8-node.
The interface is not stable and may change to cater to broader audience.