guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e9e4b2fafd -> a945eb151a)


From: guix-commits
Subject: branch master updated (e9e4b2fafd -> a945eb151a)
Date: Sun, 15 Dec 2024 18:25:11 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from e9e4b2fafd gnu: python-extension-helpers: Fix build.
     new f8f005815e packages: Use origin file names as their input labels.
     new 4410b818df gnu: gnome-recipes: Move libgd origin from phases to 
native-inputs.
     new 9320d86029 gnu: dmd-bootstrap: Move phobos origin from phases to 
native-inputs.
     new 6606c46490 gnu: smithforth: Move system.fs origin from phases to 
native-inputs.
     new 8581717065 gnu: farstream: Move common origin from phases to 
native-inputs.
     new 1c35fe0831 gnu: gnulib: Move PropList.txt origin from phases to 
native-inputs.
     new 79f8769530 gnu: cgit: Remove input labels.
     new 4fc1ee837b packages: cloud-utils: Add missing growpart programs to 
path.
     new 6ec3c260a1 services: Add resize-file-system-service.
     new e3bf81c7df gnu: libcbor: Update to 0.11.0.
     new a945eb151a pack: Allow cross-compiling with '--relocatable'.

The 11 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                    |  62 +++++++++++++++++-
 gnu/packages/admin.scm           |  15 ++++-
 gnu/packages/base.scm            |  19 +++---
 gnu/packages/build-tools.scm     |  18 +++---
 gnu/packages/compression.scm     |   6 +-
 gnu/packages/dlang.scm           |  21 ++++---
 gnu/packages/forth.scm           |  20 +++---
 gnu/packages/freedesktop.scm     |  24 +++----
 gnu/packages/gnome.scm           |  19 +++---
 gnu/packages/tex.scm             |  21 ++++---
 gnu/packages/version-control.scm |  49 ++++++++-------
 gnu/services/admin.scm           | 133 ++++++++++++++++++++++++++++++++++++++-
 guix/packages.scm                |   3 +
 guix/scripts/pack.scm            |  47 +++++++++-----
 tests/packages.scm               |  10 ++-
 15 files changed, 354 insertions(+), 113 deletions(-)



reply via email to

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