guix-devel
[Top][All Lists]
Advanced

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

Re: guix graph build phases


From: jgart
Subject: Re: guix graph build phases
Date: Wed, 23 Nov 2022 01:29:17 -0600

On Wed, 23 Nov 2022 01:09:43 -0600 jgart <jgart@dismail.de> wrote:
> On Wed, 23 Nov 2022 07:12:55 +0100 Julien Lepiller <julien@lepiller.eu> wrote:

> %% python-build-system phases
> flowchart TB
>     unpack --> 
>     ensure-no-mtimes-pre-1980 -->
>     enable-bytecode-determinism --> 
>     ensure-no-cythonized-files --> 
>     build --> 
>     install -->
>     add-install-to-pythonpath --> 
>     add-install-to-path -->
>     wrap --> 
>     check -->
>     sanity-check --> 
>     rename-pth-file -->
>     strip
> 

The above is the unmodified python-build-system phases but our idea here
is to generate them for each package and to account for changes made by
the modify-phases macro?



reply via email to

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