-*- mode: org; coding: utf-8; -*- #+TITLE: Hacking GNU Guix and Its Incredible Distro Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès Copyright © 2015, 2017 Mathieu Lirzin Copyright © 2017 Leo Famulari Copyright © 2017 Arun Isaac Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. * Contributing See the manual for useful hacking information, either by running info -f doc/guix.info "Contributing" or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]]. onchange='this.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-13publish: Add support for zstd compression....Ludovic Courtès
2020-11-08publish: Create files in the cache as #o644....Ludovic Courtès
2020-11-04publish: Do not path the empty string to 'query-path-info'....Ludovic Courtès
2020-10-28publish: Add '--cache-bypass-threshold'....Ludovic Courtès
2020-10-27publish: Provide server's signing key....Amar Singh
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
2020-01-16publish: Export 'signed-string'....Ludovic Courtès
2019-11-23tests: Use (ice-9 threads)....Ludovic Courtès