guix-devel
[Top][All Lists]
Advanced

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

Re: How to always keep build tree when run guix build.


From: Adam Faiz
Subject: Re: How to always keep build tree when run guix build.
Date: Wed, 17 Jan 2024 16:21:05 +0800

Hello,

> Hello:
> 
>   How to always keep build tree when run guix build, at the moment, I 
> use --keep-failed, but it will remove build tree when build success, the
> problem is that build success alway not right build success :-), I need
> go to build tree to check some thing.
> 
> Thanks!
> 
> 
> -- 

You can add the `--cache-failures` option when starting the guix-daemon, which 
tells it to keep the build failures by default.
It's explained in more detail in the "Invoking guix-daemon" section of the Guix 
manual:
https://guix.gnu.org/en/manual/devel/en/html_node/Invoking-guix_002ddaemon.html



reply via email to

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