[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a9afff4 -> f50a88c)
From: |
guix-commits |
Subject: |
branch master updated (a9afff4 -> f50a88c) |
Date: |
Fri, 4 Jun 2021 07:45:48 -0400 (EDT) |
mothacehe pushed a change to branch master
in repository guix.
from a9afff4 doc: Mention virtualization module and add missing closing
parenthesis.
new 8190f5b gnu: ci: Use 'inputs' in build phases instead of
'%build-inputs'.
new f5f78d0 gnu: smalltalk: Use 'inputs' in phases instead of
'%build-inputs'.
new 09be867 gnu: neovim: Use 'inputs' in phases instead of
'%build-inputs'.
new 156b8f9 gnu: qemacs: Use 'native-inputs' instead of '%build-inputs'.
new 4a600ad gnu: ding: Use 'inputs' in build phases instead of
'%build-inputs'.
new 961a8f1 gnu: smalltalk: Move 'zip' from 'inputs' to 'native-inputs'.
new f50a88c gnu: smalltalk: Find glibc even when cross-compiling.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/ci.scm | 2 +-
gnu/packages/dictionaries.scm | 5 ++---
gnu/packages/smalltalk.scm | 15 ++++++++++-----
gnu/packages/text-editors.scm | 7 ++++---
gnu/packages/vim.scm | 2 +-
5 files changed, 18 insertions(+), 13 deletions(-)
- branch master updated (a9afff4 -> f50a88c),
guix-commits <=
- 02/07: gnu: smalltalk: Use 'inputs' in phases instead of '%build-inputs'., guix-commits, 2021/06/04
- 01/07: gnu: ci: Use 'inputs' in build phases instead of '%build-inputs'., guix-commits, 2021/06/04
- 06/07: gnu: smalltalk: Move 'zip' from 'inputs' to 'native-inputs'., guix-commits, 2021/06/04
- 03/07: gnu: neovim: Use 'inputs' in phases instead of '%build-inputs'., guix-commits, 2021/06/04
- 05/07: gnu: ding: Use 'inputs' in build phases instead of '%build-inputs'., guix-commits, 2021/06/04
- 04/07: gnu: qemacs: Use 'native-inputs' instead of '%build-inputs'., guix-commits, 2021/06/04
- 07/07: gnu: smalltalk: Find glibc even when cross-compiling., guix-commits, 2021/06/04