GNU bug report logs - #53719
Guix lacks ability to customize guix package that gets installed as part of main guix channel

Previous Next

Package: guix;

Reported by: Gordon Quad <gordon <at> niflheim.info>

Date: Wed, 2 Feb 2022 11:11:02 UTC

Severity: normal

To reply to this bug, email your comments to 53719 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#53719; Package guix. (Wed, 02 Feb 2022 11:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gordon Quad <gordon <at> niflheim.info>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 02 Feb 2022 11:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gordon Quad <gordon <at> niflheim.info>
To: bug-guix <at> gnu.org
Subject: Guix lacks ability to customize guix package that gets installed as
 part of main guix channel
Date: Wed, 2 Feb 2022 11:09:45 +0000
According to configure.ac script in guix repo guile-avahi dependency is
optional, and guix package definition has cross-compilation exceptions
for guile-avahi, meaning guix surely can be built without it.

However those checks are hardcoded and there is no way of specifying
that I want to build guix w/o guile-avahi if I am just doing a mere guix pull.

I can make my own package definition for guix by inheriting guix package
and remove guile-avahi dependency but there is no way to supply that
package definition instead of original guix for guix pull.

Moreover there is no simple way to customize guix by doing guix fork
since all the commits are authenticated, which means I either have to
give up authentication completely not only for guix channel but for every
other channel by doing guix pull --disable-authentication or I have to
re-sign every single commit in my local guix repo fork.

I understand that it is part of security model but it is also a
significant obstacle for intent of utilizing the ability to turn
optional dependency off and not have bunch of extra stuff installed on
my system that I don't need.

Perhaps there should be another mechanism for customizing guix from guix
channel?





This bug report was last modified 2 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.