[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (98a26dc -> 3fb6464)
From: |
Ludovic Courtès |
Subject: |
branch master updated (98a26dc -> 3fb6464) |
Date: |
Sun, 3 Dec 2017 17:27:08 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 98a26dc gnu: samplv1: Update to 0.8.5.
new d9721c2 scripts: Default to Guile 2.2 as the guile-for-build.
new cbb7678 profiles: Really disable deprecation warnings for
'profile-derivation'.
new 4bd7090 gnu: shepherd: Avoid "Bad file descriptor" warnings.
new 3fb6464 ui: Tweak conflicting profile entry error message.
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:
gnu/local.mk | 1 +
gnu/packages/admin.scm | 3 ++-
gnu/packages/patches/shepherd-close-fds.patch | 36 +++++++++++++++++++++++++++
guix/profiles.scm | 6 ++---
guix/scripts/environment.scm | 2 +-
guix/scripts/package.scm | 4 +--
guix/scripts/pull.scm | 2 +-
guix/ui.scm | 4 +--
8 files changed, 48 insertions(+), 10 deletions(-)
create mode 100644 gnu/packages/patches/shepherd-close-fds.patch
- branch master updated (98a26dc -> 3fb6464),
Ludovic Courtès <=