help-guix
[Top][All Lists]
Advanced

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

Re: Single channel update (or channels vs. GUIX_PACKAGE_PATH)


From: Pierre Neidhardt
Subject: Re: Single channel update (or channels vs. GUIX_PACKAGE_PATH)
Date: Tue, 05 Feb 2019 21:45:22 +0100
User-agent: mu4e 1.0; emacs 26.1

Ricardo Wurmus <address@hidden> writes:
> It’s just a list.  You can cons onto it.

What I meant is that it does not seem possible to

--8<---------------cut here---------------start------------->8---
(list (channel
       (inherit %default-channels
                         (commit "..."))))
--8<---------------cut here---------------end--------------->8---

Or even

  (set-channel-commit %default-channels "...")

But maybe it's not worth it considering it's only 4 lines.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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