[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (af34f75 -> ccc4d28)
From: |
guix-commits |
Subject: |
branch master updated (af34f75 -> ccc4d28) |
Date: |
Tue, 8 Dec 2020 10:57:04 -0500 (EST) |
roptat pushed a change to branch master
in repository guix.
from af34f75 gnu: Add fcitx5-material-color-theme.
new 4e110f6 guix: opam: Remove stray `pk'.
new 59873d9 guix: opam: Filter implicit inputs.
new 15ee1b8 guix: opam: Pass default repository to recursive importer.
new a8dccd4 guix: opam: Add --repo argument to importer.
new ccc4d28 guix: opam: Add coq support in the importer.
The 5 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:
doc/guix.texi | 19 +++++++++++++++
guix/import/opam.scm | 55 +++++++++++++++++++++++++++++---------------
guix/scripts/import/opam.scm | 10 ++++++--
tests/opam.scm | 2 +-
4 files changed, 64 insertions(+), 22 deletions(-)
- branch master updated (af34f75 -> ccc4d28),
guix-commits <=
- 02/05: guix: opam: Filter implicit inputs., guix-commits, 2020/12/08
- 01/05: guix: opam: Remove stray `pk'., guix-commits, 2020/12/08
- 03/05: guix: opam: Pass default repository to recursive importer., guix-commits, 2020/12/08
- 05/05: guix: opam: Add coq support in the importer., guix-commits, 2020/12/08
- 04/05: guix: opam: Add --repo argument to importer., guix-commits, 2020/12/08