guix-commits
[Top][All Lists]
Advanced

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

branch master updated (10b2ad7dbf -> cd68fc1e42)


From: guix-commits
Subject: branch master updated (10b2ad7dbf -> cd68fc1e42)
Date: Tue, 11 Jan 2022 14:35:53 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 10b2ad7dbf tests: Fix texlive test by sorting locations.
     new d064f922b5 doc: Fix typo in 'setuid-program' example.
     new 6128c27478 build-system: Pass #:make-dynamic-linker-cache? #f when 
cross-compiling.
     new 0552dcb294 shell: Cache profiles even when using package specs.
     new 54237556ba ui: 'package->recutils' can split the "system:" line.
     new 92c873e38a gnu: python-os-testr: Add python-testrepository to inputs.
     new d07d3ea008 gnu: python-msgpack-transitional: Fix broken tests.
     new 86e196dd57 gnu: poetry: Fix package inputs.
     new cd68fc1e42 gnu: ceres: Update to 2.0.0.

The 8 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               |  47 ++++++++-----
 gnu/packages.scm            |   3 +-
 gnu/packages/maths.scm      |  41 +++++------
 gnu/packages/openstack.scm  |   3 +-
 gnu/packages/python-xyz.scm |   8 ++-
 guix/build-system/cmake.scm |   3 +-
 guix/build-system/go.scm    |   3 +-
 guix/build-system/guile.scm |   3 +-
 guix/build-system/qt.scm    |   3 +-
 guix/scripts/shell.scm      | 161 ++++++++++++++++++++++++++++----------------
 guix/transformations.scm    |   9 ++-
 guix/ui.scm                 |  13 ++--
 12 files changed, 190 insertions(+), 107 deletions(-)



reply via email to

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