guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (eb8da54 -> d14f213)


From: guix-commits
Subject: branch master updated (eb8da54 -> d14f213)
Date: Mon, 12 Apr 2021 12:44:50 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from eb8da54  gnu: Add r-txdb-dmelanogaster-ucsc-dm6-ensgene.
     new 834aa48  gnu: racket: Don't inject store paths into Racket files.
     new 2978832  services: Add ipfs-service-type
     new b18f45c  Add (guix ipfs).
     new 3332f43  tests: Support package extensions in the backdoor REPL.
     new 68c9e0a  gnu: tests: Test basic funtionality of the IPFS service.
     new 4d0d6d8  services: ipfs: Tweak description.
     new a514b4a  channels: Build user channels with '-O1'.
     new eb613ef  doc: Move list of build phases to "Build Phases".
     new d14f213  doc: Document 'gnu-build-system' keyword parameters.

The 9 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:
 Makefile.am                                    |   1 +
 doc/guix.texi                                  | 218 ++++++++++++++++++-------
 gnu/local.mk                                   |   2 +
 gnu/packages/patches/racket-sh-via-rktio.patch |  87 ++++++++++
 gnu/packages/scheme.scm                        | 191 ++++++++++------------
 gnu/services/networking.scm                    | 141 ++++++++++++++++
 gnu/tests.scm                                  |  26 ++-
 gnu/tests/networking.scm                       |  92 ++++++++++-
 guix/channels.scm                              |  17 +-
 guix/ipfs.scm                                  | 183 +++++++++++++++++++++
 tests/ipfs.scm                                 |  55 +++++++
 11 files changed, 845 insertions(+), 168 deletions(-)
 create mode 100644 gnu/packages/patches/racket-sh-via-rktio.patch
 create mode 100644 guix/ipfs.scm
 create mode 100644 tests/ipfs.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]