help-guix
[Top][All Lists]
Advanced

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

Re: About "asdf-build-system/source" and dependent packages


From: NOEU
Subject: Re: About "asdf-build-system/source" and dependent packages
Date: Wed, 4 Mar 2020 00:59:39 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Thank you for responding to my poor English text.

As you told me, using propagated-inputs now automatically installs dependent packages.

I've been studying Common Lisp for about a month, and recently started touching GNU Guix as an alternative to the Quicklisp package management system. I read guix/build-system/asdf.scm, but I don't know how this system works overall, and it seems difficult to modify or change the build system.

But I think it's a great mechanism to be able to add a build system the way I want, so I'll try to read and understand the GNU Guile and Guix code in the future.

On 2020/03/03 23:53, Pierre Neidhardt wrote:
Thanks for bringing this up!

asdf-build-system/source should turn its inputs into propagated inputs
so that it does what the users want.

I guess we just need to fix the build system.

What about other build systems?

For instance, installing an sbcl package will not drag the source of its
dependents, which could be considered a bug.

Thoughts?




reply via email to

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