[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (39c0a3f -> 41dfe40)
From: |
guix-commits |
Subject: |
branch master updated (39c0a3f -> 41dfe40) |
Date: |
Fri, 15 Mar 2019 18:29:36 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 39c0a3f gnu: aisleriot: Update to 3.22.8.
new ee71d44 build-system/glib-or-gtk: Support #:disallowed-references.
new 11e1df5 gnu: gnome-shell: Remove references to Inkscape and more.
new 7a7d5f6 gnu: hplip: Remove pre-built executable from the source.
new ea84371 gnu: hplip: Do not keep reference to GCC.
new c9b3a72 gnu: hplip-minimal: Remove dependency on Python & co.
new 99aec37 pack: "-RR" produces PRoot-enabled relocatable binaries.
new c71b7b5 services: mpd: add more configuration options
new 41dfe40 pack: Construct inferior package names correctly.
The 8 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:
doc/guix.texi | 48 +++++++++++++++++++++++++------
gnu/packages/aux-files/run-in-namespace.c | 47 +++++++++++++++++++++++++++++-
gnu/packages/cups.scm | 40 ++++++++++++++++++++------
gnu/packages/gnome.scm | 21 ++++++++++++--
gnu/services/audio.scm | 9 ++++++
guix/build-system/glib-or-gtk.scm | 9 ++++--
guix/scripts/pack.scm | 44 +++++++++++++++++++++++-----
tests/guix-pack-relocatable.sh | 21 ++++++++++----
8 files changed, 205 insertions(+), 34 deletions(-)
- branch master updated (39c0a3f -> 41dfe40),
guix-commits <=
- 01/08: build-system/glib-or-gtk: Support #:disallowed-references., guix-commits, 2019/03/15
- 02/08: gnu: gnome-shell: Remove references to Inkscape and more., guix-commits, 2019/03/15
- 03/08: gnu: hplip: Remove pre-built executable from the source., guix-commits, 2019/03/15
- 04/08: gnu: hplip: Do not keep reference to GCC., guix-commits, 2019/03/15
- 08/08: pack: Construct inferior package names correctly., guix-commits, 2019/03/15
- 05/08: gnu: hplip-minimal: Remove dependency on Python & co., guix-commits, 2019/03/15
- 07/08: services: mpd: add more configuration options, guix-commits, 2019/03/15
- 06/08: pack: "-RR" produces PRoot-enabled relocatable binaries., guix-commits, 2019/03/15