all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix Channel News File Extension
@ 2022-02-10  3:41 jgart
  2022-03-08 10:21 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: jgart @ 2022-02-10  3:41 UTC (permalink / raw)
  To: Guix Help

Hi Guixers,

Do we still have to avoid calling the channel file with a .scm extension?

I see that the manual specifies to avoid its use but if I look in a guix
checkout I see that the channel file is called with a .scm extension:

etc/news.scm

Should the manual be updated to ignore that warning?

I'm calling the news file news.txt as per the manual instead of news.scm

https://guix.gnu.org/manual/en/html_node/Writing-Channel-News.html

Also, After doing a `guix pull` I don't see channel news reported even
after running `guix pull --news`.

Did I go wrong somewhere with my set up?

Any code review/advice is much appreciated:

https://git.sr.ht/~whereiseveryone/guixrus/commit/f0c3569108cfeb4e65a6a4964dc3383836c0509c

all best,

jgart

gemini://whereiseveryone.srht.site/
https://whereiseveryone.srht.site/


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guix Channel News File Extension
  2022-02-10  3:41 Guix Channel News File Extension jgart
@ 2022-03-08 10:21 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-03-08 10:21 UTC (permalink / raw)
  To: jgart; +Cc: Guix Help

Hi,

jgart <jgart@dismail.de> skribis:

> Do we still have to avoid calling the channel file with a .scm extension?
>
> I see that the manual specifies to avoid its use but if I look in a guix
> checkout I see that the channel file is called with a .scm extension:
>
> etc/news.scm

Good point.  The news file should either not have the .scm extension, or
it should live in a directory other than the module directory specified
in ‘.guix-channel’.

HTH!

Ludo’.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-08 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10  3:41 Guix Channel News File Extension jgart
2022-03-08 10:21 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.