Skip to content

Releases: inscapist/bundix

v0.0.7

09 Apr 16:36
a1ded99
Compare
Choose a tag to compare
  • adds "windows" to platform mapping. The gem referencing windows would otherwise be skipped by bundix.
  • add tests for latest rails 7

#11

Thanks @cjlarose for the initial fix, and @jonknapp for the context!

v0.0.6

03 Jul 15:37
Compare
Choose a tag to compare
  • fixes "undefined local variable or method `platform_mapping'", thanks @hmac
  • removed flake-utils as dependencies, thanks @anna328p
  • allow all derivation phases, thanks @amarshall

v0.0.2

10 Mar 10:45
Compare
Choose a tag to compare

Compared to the official bundix:

  • this is a pure flake
  • this supports path-based gem
  • this supports multiple gem sources
  • this is still fast

Note that this is not compatible with bundlerEnv and would work with ruby-nix only!