GNU bug report logs -
#60753
[PATCH] gnu: home: Add home-emacs-service-type.
Previous Next
Full log
Message #20 received at 60753 <at> debbugs.gnu.org (full text, mbox):
Hi David,
I think I found the issue. It looks like the mixed-text-file function
does not replace file-like object with their content, but instead with
their path.
if you look at the example in the documentation:
https://guix.gnu.org/manual/en/html_node/G_002dExpressions.html
you'll see that it's being used to replace the file-like with it's path
in an "export" clause.
So it totally explain what I see in my generated init file.
When compared with home-bash-service-type in shells.scm, it calls
"serialize-configuration" on the file-like object. This is found in
add-bash-configuration.
Hope this helps.
thanks!
Benoit
This bug report was last modified 2 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.