mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Fix wr recipes
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user