> ./pre-inst-env guix build rage -K [...]
> So, how I install this package? How I contribute to it (new package Rage
> to Guix packages)?
To install it into your default profile you can just do
./pre-inst-env guix package -i rage
To submit it to Guix please create a commit containing your changes,
then
git format-patch -1
and send the patch to the guix-devel mailing list.
~~ Ricardo
