civodul pushed a change to branch master
in repository guix.

    from 5b8c19c208 .guix-authorizations: Authorise Ian Eure's key.
     new 5c9029dc79 syscalls: Add ‘kexec-load-file’.
     new ebe706a1e8 system: Export ‘…-initrd-file’ and ‘…-root-file-system’.
     new 1305f78d05 reconfigure: Support loading the system for kexec reboot.
     new 4f7b58b92a news: Add entry about kexec.
     new 8317bf63be gnu: Add julia-dynamicpolynomials.
     new 194294251f gnu: Add julia-bittwiddlingconveniencefunctions.
     new f9d5710448 gnu: Add julia-precompiletools.
     new faa77145ed gnu: yt-dlp: Update to 2024.12.23.
     new 69c8ac45f2 gnu: miniflux: Update to 2.2.4.
     new c307c3d63b gnu: plan9port: License has changed from LPL to Expat.
     new 734910c7a1 gnu: spectrwm: Update to 3.6.0.

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                       | 11 ++++-
 etc/news.scm                        | 19 +++++++++
 gnu/machine/ssh.scm                 |  9 +++-
 gnu/packages/julia-xyz.scm          | 84 +++++++++++++++++++++++++++++++++++++
 gnu/packages/plan9.scm              |  3 +-
 gnu/packages/video.scm              |  4 +-
 gnu/packages/web.scm                |  5 ++-
 gnu/packages/wm.scm                 | 73 ++++++++++++++++----------------
 gnu/system.scm                      |  4 +-
 gnu/tests/reconfigure.scm           | 78 ++++++++++++++++++++++++++++++++++
 guix/build/syscalls.scm             | 58 +++++++++++++++++++++++++
 guix/scripts/system.scm             | 17 +++++++-
 guix/scripts/system/reconfigure.scm | 31 ++++++++++++++
 tests/syscalls.scm                  | 13 ++++++
 14 files changed, 364 insertions(+), 45 deletions(-)

Reply via email to