guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] emacs: Use 'build-and-use-profile' from (guix scripts package).


From: Alex Kost
Subject: [PATCH] emacs: Use 'build-and-use-profile' from (guix scripts package).
Date: Fri, 25 Mar 2016 11:48:09 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

This is to remove code duplication in "emacs/guix-main.scm" and
"guix/scripts/package.scm" ('build-and-use-profile' did not exist until
commits 1b67644 and d1ac5c0).

The only important (or maybe not) difference is:

  (set-guile-for-build (default-guile))

in "guix-main.scm" which does not exist in 'build-and-use-profile'.  It
was introduced in commit 4ad2e76 and I don't really understand why it is
needed.

Attachment: 0001-emacs-Use-build-and-use-profile-from-guix-scripts-pa.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]