[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (74247b8 -> 3f9a027)
From: |
guix-commits |
Subject: |
branch master updated (74247b8 -> 3f9a027) |
Date: |
Wed, 19 Jun 2019 16:56:56 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 74247b8 gnu: Add python-pandocfilters.
new 2ef22a9 derivations: Add 'derivation-input-derivation'.
new aad086d grafts: Avoid 'query-valid-derivers' RPC.
new a7a3182 gnu: Add numix-theme.
new 8785a71 gnu: emacs-unpackaged-el: Add patch for missing require
statement.
new 3f9a027 gnu: Add crispy-doom.
The 5 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/emacs-xyz.scm | 5 +-
gnu/packages/games.scm | 35 +++++++++++++
gnu/packages/gnome.scm | 33 ++++++++++++
gnu/packages/patches/emacs-unpackaged-req.patch | 24 +++++++++
guix/derivations.scm | 9 ++--
guix/grafts.scm | 67 +++++++++++++++----------
7 files changed, 143 insertions(+), 31 deletions(-)
create mode 100644 gnu/packages/patches/emacs-unpackaged-req.patch
- branch master updated (74247b8 -> 3f9a027),
guix-commits <=
- 01/05: derivations: Add 'derivation-input-derivation'., guix-commits, 2019/06/19
- 02/05: grafts: Avoid 'query-valid-derivers' RPC., guix-commits, 2019/06/19
- 03/05: gnu: Add numix-theme., guix-commits, 2019/06/19
- 05/05: gnu: Add crispy-doom., guix-commits, 2019/06/19
- 04/05: gnu: emacs-unpackaged-el: Add patch for missing require statement., guix-commits, 2019/06/19