1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-16 15:20:35 +02:00
Files
guix/gnu
Ludovic Courtès 69dde4e354 gnu: gnutls: Patch the Guile bindings for EINTR/EAGAIN handling.
* gnu/packages/patches/gnutls-guile-eintr-eagain.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (gnutls)[source]: Use it.
2021-07-31 15:44:58 +02:00
..