guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1eead56e2f -> 8d6389b866)


From: guix-commits
Subject: branch master updated (1eead56e2f -> 8d6389b866)
Date: Sat, 23 Nov 2024 10:40:05 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 1eead56e2f gnu: welle-io: Update to 2.5.
     new 3b91f2fc25 gnu: guix: Update to 1eead56.
     new 2b8d612f4e ui: ‘display-hint’ checks column number for the right port.
     new ea5ee89274 gnu: Add powertop-service-type.
     new 2d3bf6a2a3 import: cpan: Support recursive imports.
     new b143ec8eda gnu: appimage: New packages for the appimage runtime.
     new ccf72d5074 pack: Add support for AppImage pack format.
     new 8d6389b866 news: Add entry for guix pack’s AppImage format

The 7 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                       |  97 +++++++++++++++++++++++++++++++--
 etc/news.scm                        |  38 +++++++++++++
 gnu/local.mk                        |   2 +
 gnu/packages/appimage.scm           |  97 +++++++++++++++++++++++++++++++++
 gnu/packages/file-systems.scm       |  21 ++++++++
 gnu/packages/linux.scm              |  17 ++++++
 gnu/packages/package-management.scm |   6 +--
 gnu/services/pm.scm                 |  42 ++++++++++++++-
 guix/import/cpan.scm                |  61 ++++++++++++---------
 guix/scripts/import/cpan.scm        |  24 +++++++--
 guix/scripts/pack.scm               | 104 +++++++++++++++++++++++++++++++++++-
 guix/ui.scm                         |   2 +-
 tests/pack.scm                      |  40 +++++++++++++-
 13 files changed, 510 insertions(+), 41 deletions(-)
 create mode 100644 gnu/packages/appimage.scm



reply via email to

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