guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1a0696e -> 8cc099b)


From: guix-commits
Subject: branch master updated (1a0696e -> 8cc099b)
Date: Wed, 1 Dec 2021 11:55:24 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 1a0696e  gnu: sdrangel: Add missing input.
     new 9f371f2  inferior: 'cached-channel-instance' does not cache 
unauthenticated instances.
     new adce91a  gnu: system: Add LUKS2 support for the root file system.
     new 4c5f970  doc: Document LUKS2 GRUB support and shortcomings
     new a82e9f4  installer: Make LUKS2 the default format for encrypted devices
     new 5ff34d5  gnu: Add python-codespell.
     new a955e4d  gnu: Add smplayer.
     new 39f4ef5  build-system: haskell: Add ‘hackage-uri’ procedure.
     new b5d0029  gnu: Add vim-nerdtree.
     new 083a710  gnu: Add libcbor.
     new 3aaef04  gnu: Add libfido2.
     new 8cc099b  gnu: openssh: Add support for ecdsa-sk, ed25519-sk ssh keys.

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                   | 22 +++++++++++----
 gnu/bootloader/grub.scm         |  3 +--
 gnu/installer/parted.scm        |  5 ++--
 gnu/packages/compression.scm    | 34 +++++++++++++++++++++++
 gnu/packages/python-xyz.scm     | 47 ++++++++++++++++++++++++++++++++
 gnu/packages/security-token.scm | 35 ++++++++++++++++++++++++
 gnu/packages/ssh.scm            |  5 ++++
 gnu/packages/video.scm          | 60 +++++++++++++++++++++++++++++++++++++++++
 gnu/packages/vim.scm            | 30 +++++++++++++++++++++
 gnu/system/mapped-devices.scm   | 10 +++++--
 guix/build-system/haskell.scm   | 11 +++++++-
 guix/import/hackage.scm         |  5 ++--
 guix/inferior.scm               | 17 ++++++++----
 tests/hackage.scm               | 20 +++-----------
 14 files changed, 269 insertions(+), 35 deletions(-)



reply via email to

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