> This is my take on the patch. It builds and works fine.
>
> Dmitry, I added a copyright line for you; does it seem alright?
Perfectly. Thank you for saving patch from rot.
--
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Web-Site: sinsekvu.github.io
* Alex Kost [2015-12-27 17:11:20+0300]
> Dmitry Bogatov (2015-12-27 02:02 +0300) wrote:
>
> > * By default, ~/.guix-profile/share/emacs/site-lisp/guix.d is not in
> > load-path. `emacs-no-x` exports no variables. So, if I install
> > some emacs library, li
> >> I do the same with Ruby using profiles. I have any number of interpreters
> >> installed for testing and any number of libraries using either guix or
> >> the lib path with a profile in there.
> >
> > But how do you solve problem, that for example you want library
> > foo-999.very.new,
> > co
* Pjotr Prins [2015-12-27 13:41:52+0100]
> On Sun, Dec 27, 2015 at 12:20:27PM +0300, Dmitry Bogatov wrote:
> > Currently, I am at master branch. I want install parallel-20151122.
> > But it is gone since 0877e. I propose to keep *all* versions,
> > but just 'parallel
* Andreas Enge [2015-12-27 10:48:32+0100]
> On Sun, Dec 27, 2015 at 12:20:27PM +0300, Dmitry Bogatov wrote:
> > Currently, I am at master branch. I want install parallel-20151122.
> > But it is gone since 0877e. I propose to keep *all* versions,
> > but just 'parallel
> > In my attempt to understand Guix, get used to it and use
> > it's advantages, I got following considerations that I would like
> > to discuss with more experienced users:
> >
> > * Guix provides first-class support for multiple versions of packages.
> > By first class I mean, that you do
Hello!
In my attempt to understand Guix, get used to it and use
it's advantages, I got following considerations that I would like
to discuss with more experienced users:
* Guix provides first-class support for multiple versions of packages.
By first class I mean, that you don't need to do a
* Alex Vong [2015-12-14 00:07:53+0800]
> Hi,
>
> I haven't really look into the source but perhaps the build log has
> answered your question :) (or not?)
>
> In the build log, there are three suspicious lines:
> CFLAGS = -g -std=c99 -pedantic -Wall -I. -I/usr/include
> -I/usr/include/freetype