[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b5cd1e4 -> d995942)
From: |
Ludovic Courtès |
Subject: |
branch master updated (b5cd1e4 -> d995942) |
Date: |
Wed, 06 May 2015 16:31:43 +0000 |
civodul pushed a change to branch master
in repository guix.
from b5cd1e4 gnu: moe: Update to 1.7.
new d838e70 search-paths: Export 'string-tokenize*'.
new 611adb1 profiles: Move build code to (guix build profiles).
new d664f1b profiles: Generate an 'etc/profile' file.
new d995942 system: /etc/profile sources each profile's /etc/profile.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.dir-locals.el | 1 +
Makefile.am | 1 +
doc/guix.texi | 10 +++++
gnu/system.scm | 37 +++++++++++++----
guix/build/profiles.scm | 102 +++++++++++++++++++++++++++++++++++++++++++++++
guix/profiles.scm | 26 ++++++++----
guix/search-paths.scm | 1 +
tests/profiles.scm | 26 ++++++++++++
tests/utils.scm | 10 ++--
9 files changed, 193 insertions(+), 21 deletions(-)
create mode 100644 guix/build/profiles.scm
- branch master updated (b5cd1e4 -> d995942),
Ludovic Courtès <=