Hi Daniel,
On Tue, Feb 27 2024, Daniel Littlewood wrote:
> Hi everyone, I'm trying to figure out how to convert a Ruby project
> from using bundler to using guix directly, so I can sidestep
> rvm/rbenv/bundle.
I'm not aware of a solution to this in Guix, but there is a Nix-based
solution: bundix[
Hi everyone, I'm trying to figure out how to convert a Ruby project
from using bundler to using guix directly, so I can sidestep
rvm/rbenv/bundle.
I found two articles about this, but neither seems to go into the
detail of pinning versions to get a really reproducible environment.
They just provid