guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3e34b01b70 -> 2fb4304ee7)


From: guix-commits
Subject: branch master updated (3e34b01b70 -> 2fb4304ee7)
Date: Fri, 18 Mar 2022 11:05:27 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 3e34b01b70 gnu: Add python-scikit-allel.
     new 5f83f95210 gnu: petsc-openmpi: Fix compilation with Scotch 7.0.
     new 2da0f2828b gnu: petsc-openmpi: Remove input labels.
     new 9e0f0123a0 ui: 'show-what-to-build' highlights "The following [...] 
will be built".
     new 625fa3cfe8 ui: 'show-what-to-build' highlights "would be downloaded" 
headings.
     new f5a94b3a9f graph: Factorize 'lookup-backend'.
     new e607c377bb home: services: Export record type accessors.
     new 25261cbf96 guix home: Implement the 'extension-graph' and 
'shepherd-graph' actions.
     new 322707bc7f guix system: Call 'export-graph' with the right port 
argument.
     new 64677f40e0 gnu: Add emacs-osm.
     new 0011dd0a01 gnu: emacs-osm: Fetch source over Git.
     new 09c7eeb659 gnu: emacs-osm: Record the absolute file name of 'curl'.
     new 3a91c92547 home: services: Fix bash aliases without guix-defaults.
     new 7f9616717f gnu: ghc-optparse-applicative@0.15.1.0: Avoid circular 
top-level references.
     new a6de0c4c9c gnu: feh, newsboat: Inline top-level reference to 'curl'.
     new bc6490a85f gnu: Add ckb-next.
     new cd6d3a8771 gnu: bitlbee-purple: Add search path for 
"PURPLE_PLUGIN_PATH".
     new 2fb4304ee7 gnu: bitlbee-purple: Use 'modify-inputs'.

The 17 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                  |  33 ++++++++++-
 gnu/home/services/shells.scm   |   4 +-
 gnu/home/services/shepherd.scm |  21 ++++++-
 gnu/packages/emacs-xyz.scm     |  30 ++++++++++
 gnu/packages/hardware.scm      |  59 ++++++++++++++++++++
 gnu/packages/haskell-xyz.scm   |  21 +++++++
 gnu/packages/image-viewers.scm |   6 +-
 gnu/packages/maths.scm         |  29 ++++++----
 gnu/packages/messaging.scm     |  11 +++-
 gnu/packages/purescript.scm    |  21 -------
 gnu/packages/syndication.scm   |   6 +-
 guix/colors.scm                |   4 +-
 guix/graph.scm                 |  14 ++++-
 guix/scripts/graph.scm         |   9 +--
 guix/scripts/home.scm          | 123 ++++++++++++++++++++++++++++++-----------
 guix/scripts/system.scm        |  18 +++---
 guix/ui.scm                    |  98 ++++++++++++++++++--------------
 po/guix/POTFILES.in            |   1 +
 tests/guix-home.sh             |   8 +++
 19 files changed, 382 insertions(+), 134 deletions(-)



reply via email to

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