guix/gnu
Maxim Cournoyer a6dde24bff
gnu: libssh: Switch from libgcrypt to openssl.
libgcrypt support has been deprecated by the libssh maintainers (see:
https://gitlab.com/libssh/libssh-mirror/-/blob/master/CMakeLists.txt?ref_type=heads#L53).

* gnu/packages/ssh.scm (libssh) [configure-flags]: Remove -DWITH_GCRYPT=ON.
[inputs]: Replace libgcrypt with openssh.

Change-Id: I8d220ade1019847879e4df35dec833aebb0dabfe
2025-04-26 20:40:02 +09:00
..
bootloader
build activation: Fix ‘mkdir-p/perms’ on the Hurd. 2025-04-23 12:25:45 +02:00
home
installer
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
packages gnu: libssh: Switch from libgcrypt to openssl. 2025-04-26 20:40:02 +09:00
services services: postgresql-service-type: Allow allowing to log into the user. 2025-04-23 12:25:46 +02:00
system services: account: Create /var/guix/profiles/per-user/$USER. 2025-04-20 18:50:51 +02:00
tests tests: elogind: Adjust expected output for new version. 2025-04-25 10:42:16 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: libssh: Apply upstream patch and enable all tests. 2025-04-26 20:40:02 +09:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm