Guix, I did a hack to RubyGem (Rails and other ruby packages) work on GuixSD:
echo 'export GEM_HOME="$HOME/.gem"' >> ~.bashrc echo 'export PATH="$PATH:$GEM_HOME/bin"' ~.bashrc Is correct? Are there better soluction for it? Thanks, -- Daniel Pimentel (aka d4n1)