guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How install new package created? How contribute with it?


From: Ricardo Wurmus
Subject: Re: How install new package created? How contribute with it?
Date: Wed, 05 Aug 2015 08:19:56 +0200

> ./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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]