guix/gnu
Ludovic Courtès badd216172
gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".
With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to
393 MiB, which was the intention.

* gnu/packages/commencement.scm (make-gcc-toolchain): Filter out
"libc-debug" and "libc-static" from OUT.
2020-06-30 00:18:28 +02:00
..
bootloader
build hurd-boot: Mount /proc, add /etc/mtab. 2020-06-27 13:01:40 +02:00
installer
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out". 2020-06-30 00:18:28 +02:00
services services: virtualization: Export hurd-vm-configuration accessors. 2020-06-28 23:05:35 +02:00
system
tests tests: install: Disable image compression. 2020-06-26 15:00:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk services: Add rshiny service. 2020-06-28 14:03:03 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm