Fix wr recipes

This commit is contained in:
Aoran Zeng
2025-08-10 21:24:42 +08:00
parent 0ecd128f8f
commit 797563c1db
16 changed files with 106 additions and 103 deletions

View File

@@ -39,8 +39,7 @@ wr_guix_prelude ()
void
wr_guix_setsrc (char *option)
{
use_this(wr_guix);
Source_t source = chsrc_yield_source_and_confirm (this, option);
use_this_source(wr_guix);
char *file = xy_strjoin (3, "(list (channel\n"
" (inherit (car %default-channels))\n"