guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] environment: Add '--debug' flag.


From: Vincent Legoll
Subject: Re: [PATCH 4/4] environment: Add '--debug' flag.
Date: Wed, 20 Jul 2016 09:35:30 +0200

>> ~$ echo $GUIX_PACKAGE_PATH
>> /home/dannym/.local/guix
>> ~/.local/guix/gnu/packages$ ls
>> patches/  pythonb.scm  pythonc.scm  rust.scm
>>
>> The files look just like the ones in the guix git repo. (last time I tried, 
>> "patches"/ actually didn't work - it doesn't find them. Everything else 
>> works just fine)
>
> According to the source ('%patch-path' from (gnu packages) module),
> patches should be placed directly in your "/home/dannym/.local/guix"
> directory (not in "patches" subdir).

That's my experience too, but maybe it works by specifying your patches with
the right prefix each time...

(patches (search-patches "patches/machin-build-fix.patch"))

I've not tried that, I've put them at the root of $GUIX_PACKAGE_PATH instead...

-- 
Vincent Legoll



reply via email to

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