guix-commits
[Top][All Lists]
Advanced

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

branch wip-hurd-vm updated (2b8862b -> a9e1bb7)


From: guix-commits
Subject: branch wip-hurd-vm updated (2b8862b -> a9e1bb7)
Date: Tue, 7 Apr 2020 10:17:37 -0400 (EDT)

janneke pushed a change to branch wip-hurd-vm
in repository guix.

    from 2b8862b  squash! gnu: hurd: Ensure startup scripts refer to the right 
programs.
     new f63bf4b  gnu: hurd: Add `libhurdutil' patch.
     new 9ae76b7  DRAFT daemon: Create wrapper for mount (2).
     new 26f2486  gnu: guix: Fix cross-compilation.
     new a9e1bb7  system: hurd: Add guix.

The 4 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:
 config-daemon.ac                            |   13 +
 gnu/local.mk                                |    1 +
 gnu/packages/hurd.scm                       |    3 +-
 gnu/packages/package-management.scm         |   94 ++-
 gnu/packages/patches/hurd-libhurdutil.patch | 1111 +++++++++++++++++++++++++++
 gnu/system/hurd.scm                         |    4 +-
 nix/libstore/build.cc                       |   24 +-
 nix/libutil/calls.cc                        |  112 +++
 nix/libutil/calls.hh                        |  103 +++
 nix/local.mk                                |    4 +-
 10 files changed, 1419 insertions(+), 50 deletions(-)
 create mode 100644 gnu/packages/patches/hurd-libhurdutil.patch
 create mode 100644 nix/libutil/calls.cc
 create mode 100644 nix/libutil/calls.hh



reply via email to

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