guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b7a3659 -> f8e260e)


From: guix-commits
Subject: branch master updated (b7a3659 -> f8e260e)
Date: Tue, 26 Oct 2021 06:47:37 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from b7a3659  gnu: python-aiohttp: Remove cythonized files.
     new b7b0ac8  packages: Optimize 'package-transitive-supported-systems'.
     new f87371b  syscalls: Add 'openpty' and 'login-tty'.
     new 9e46942  environment: Add '--check'.
     new 409f538  shell: Suggest running '--check' once for interactive use.
     new f8e260e  gnu: ruby-eventmachine: Add openssl input.

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                |  39 ++++++++---
 gnu/packages/ruby.scm        |   2 +
 guix/build/syscalls.scm      |  39 +++++++++++
 guix/packages.scm            |  39 +++++++----
 guix/scripts/environment.scm | 162 ++++++++++++++++++++++++++++++++++++++++++-
 guix/scripts/shell.scm       |  40 ++++++++++-
 tests/syscalls.scm           |  35 ++++++++++
 7 files changed, 330 insertions(+), 26 deletions(-)



reply via email to

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