Hello Daniel, Am Mon, Jun 17, 2024 at 08:09:13PM +0100 schrieb Daniel Littlewood: > Thank you Andreas for your patch. I wasn't sure quite how to use it at > first, but after some looking I found out I could put it into a local > channel. So I made a file ~/my-channel/ruby.scm with contents
just in case this was not clear from my previous message, the newest ruby version is now in Guix. So after "guix pull", one of guix shell ruby or guix package -i ruby should give you version 3.3.3. (Not using ruby myself, I do not know whether this will be compatible with all other ruby packages that you may add to the profile.) Andreas