aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 1d3f5aaffdf5a64cff7f74ee983adb362d1cb4fe (about) (plain)
blob size (364KB) exceeds display size limit (100KB).
ned.scm?id=8785a71faf45253819cb4fec9cb7e0155b18ceb0&showmsg=1'>Expand)Author 2018-12-04Remove most references to hydra.gnu.org....* Makefile.am (assert-binaries-available): Don't mention hydra.gnu.org in comment. * build-aux/check-available-binaries.scm: Likewise. * build-aux/check-final-inputs-self-contained.scm: Likewise. * doc/guix.texi (SUBSTITUTE-SERVER): New variable. Use it throughout instead of "mirror.hydra.gnu.org". * doc/contributing.texi (Submitting Patches): Likewise. * gnu/services/base.scm (hydra-key-authorization) (guix-activation): Remove mentions of "hydra.gnu.org" in comments and messages. * gnu/system/install.scm (%installation-services): Likewise. * guix/scripts/size.scm (guix-size): Likewise. Ludovic Courtès 2018-03-25maint: Adjust 'check-final-inputs-self-contained' for glibc:static....This change is necessary to cope with 6dff905e51202bbdebbad8811b6509584d12a796. * build-aux/check-final-inputs-self-contained.scm (final-inputs): Change 'match' pattern to match (LABEL PACKAGE OUTPUT). Ludovic Courtès