Re: Guix Channel News File Extension

2022-03-08 Thread Ludovic Courtès
Hi, jgart 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

Guix Channel News File Extension

2022-02-09 Thread jgart
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?