guix-devel
[Top][All Lists]
Advanced

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

Re: Writing recipe for Crypto++, and getting build errors


From: Ludovic Courtès
Subject: Re: Writing recipe for Crypto++, and getting build errors
Date: Fri, 30 Sep 2016 22:10:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi,

Adonay Felipe Nogueira <address@hidden> skribis:

> Sorry for taking so long to answer.
>
> How do I use the patch in the source file?
>
> It seems to refer to some Guix internal, not a package definition.

Right, what I posted is a patch for Guix.  You can store it in a file
and apply it to your local tree with:

  patch -p1 < that-thing.patch

Then, in your package recipe, replace ‘url-fetch’ by ‘url-fetch/zipbomb’.

HTH!

Ludo’.



reply via email to

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