[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (3e961de -> 396d12f)
From: |
Ludovic Courtès |
Subject: |
branch master updated (3e961de -> 396d12f) |
Date: |
Thu, 4 May 2017 12:05:10 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 3e961de gnu: neovim: Update to 0.2.0.
new 8eb55df nls: Mark (guix discovery) as translatable.
new 67d84d6 tests: Use 'fold-module-public-variables' for discovery.
new d7ecab7 gnu: Add address@hidden
new 4032dd8 gnu: fish-guix: Adjust the home-page.
new cd041b2 store: Add store path computation procedures.
new 396d12f store: Use 'write-bytevector' instead of hand-coded
equivalent.
The 6 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/packages/commencement.scm | 3 +++
gnu/packages/shells.scm | 2 +-
gnu/tests.scm | 19 +++++---------
guix/derivations.scm | 52 ------------------------------------
guix/store.scm | 61 ++++++++++++++++++++++++++++++++++++++++---
po/guix/POTFILES.in | 1 +
6 files changed, 69 insertions(+), 69 deletions(-)
- branch master updated (3e961de -> 396d12f),
Ludovic Courtès <=
- 03/06: gnu: Add address@hidden, Ludovic Courtès, 2017/05/04
- 04/06: gnu: fish-guix: Adjust the home-page., Ludovic Courtès, 2017/05/04
- 06/06: store: Use 'write-bytevector' instead of hand-coded equivalent., Ludovic Courtès, 2017/05/04
- 02/06: tests: Use 'fold-module-public-variables' for discovery., Ludovic Courtès, 2017/05/04
- 05/06: store: Add store path computation procedures., Ludovic Courtès, 2017/05/04
- 01/06: nls: Mark (guix discovery) as translatable., Ludovic Courtès, 2017/05/04