aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gcc-strmov-store-file-names.patch
diff options
context:
space:
mode:
authorGabriel Arazas <foo.dogsquared@gmail.com>2020-09-10 19:27:31 +0800
committerEfraim Flashner <efraim@flashner.co.il>2020-09-11 14:26:06 +0300
commit0a2e80c369d4beb2073d9d604611fefbf268740d (patch)
treef5a857a9736ada4154747a1e2bf355d99bd1b46b /gnu/packages/patches/gcc-strmov-store-file-names.patch
parent76c18f880c3ee9bde9540e44440f5a2e1dfd4180 (diff)
downloadguix-0a2e80c369d4beb2073d9d604611fefbf268740d.tar.gz
guix-0a2e80c369d4beb2073d9d604611fefbf268740d.zip
gnu: Add hexyl.
* gnu/packages/rust-apps.scm (hexyl): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/packages/patches/gcc-strmov-store-file-names.patch')
0 files changed, 0 insertions, 0 deletions
=f9c1ebdb7daea30ceaf73f43bf15c222dc4a58ad'>services: cups: Complete SSL-OPTIONS....…except for ‘AllowDH’, which makes no sense on GNU TLS systems. * gnu/services/cups.scm (ssl-options?): Validate ‘DenyCBC’ and ‘DenyTLS1.0’. * doc/guix.texi (Printing Services): Document them both. Tobias Geerinckx-Rice 2019-06-05services: cups: Create /var/cache on activation....* gnu/services/cups.scm (%cups-activation): Create /var/cache if it doesn't exist yet. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin