guix-commits
[Top][All Lists]
Advanced

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

branch master updated (18c406d -> 6cb805d)


From: guix-commits
Subject: branch master updated (18c406d -> 6cb805d)
Date: Fri, 10 Dec 2021 09:33:38 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 18c406d  gnu: ocaml-ppx-expect: Update to 0.14.2.
     new c879354  shell: Fix '--file' description in '--help' output.
     new 7197710  shell: When using '-D -f', '-D' has no effect on remaining 
packages.
     new 16e9e53  environment: Suggestion code gracefully handles empty "/bin" 
directories.
     new f0adb87  gnu: Add smlnj.
     new 5cf2c88  gnu: sendgmail: Rename package to match command.
     new 7c2d84d  gnu: sendgmail: Don't limit domain name of sender.
     new dc5ace9  gnu: Add python-sphinx-prompt.
     new 6a887e4  gnu: Add python-sphinxext-opengraph.
     new 6cb805d  gnu: Add eg25-manager.

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:
 gnu/local.mk                                       |   2 +
 gnu/packages/firmware.scm                          |  36 ++-
 gnu/packages/golang.scm                            |  36 +--
 gnu/packages/mail.scm                              |  43 ++++
 .../sendgmail-accept-ignored-gsuite-flag.patch     |  39 +++
 .../sendgmail-remove-domain-restriction.patch      |  34 +++
 gnu/packages/sml.scm                               | 261 ++++++++++++++++++++-
 gnu/packages/sphinx.scm                            |  63 +++++
 guix/scripts/environment.scm                       |   2 +-
 guix/scripts/shell.scm                             |   5 +-
 tests/guix-shell.sh                                |  14 ++
 11 files changed, 494 insertions(+), 41 deletions(-)
 create mode 100644 
gnu/packages/patches/sendgmail-accept-ignored-gsuite-flag.patch
 create mode 100644 
gnu/packages/patches/sendgmail-remove-domain-restriction.patch



reply via email to

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