guix-devel
[Top][All Lists]
Advanced

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

Re: Debugging Guix packages?


From: Ludovic Courtès
Subject: Re: Debugging Guix packages?
Date: Thu, 21 Jan 2016 21:58:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Jookia <address@hidden> skribis:

> This could be good enough for now but again this doesn't work with this like
> builds that don't fail. My concrete example is wanting to patch software but 
> not
> knowing how to get to the pre-patch state so I can then work from that in
> testing which patches apply and which don't, or make my own.

To get the unpatched source, you can always comment out the ‘patches’
field, and then run, say:

  tar xf $(guix build -S my-package)

Or do I misunderstand?

Ludo’.



reply via email to

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