guix/gnu
Marius Bakke a81b8dfeb5
gnu: gdb@8.2: Do not inherit replacements from 'gdb'.
* gnu/packages/gdb.scm (gdb-8.2): Use INHERIT instead of PACKAGE/INHERIT.
2020-06-27 10:02:01 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer
machine
packages gnu: gdb@8.2: Do not inherit replacements from 'gdb'. 2020-06-27 10:02:01 +02:00
services services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
system system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
tests tests: install: Disable image compression. 2020-06-26 15:00:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build Guix System images. 2020-06-25 10:29:41 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk gnu: gdb: Add support for the Hurd. 2020-06-26 23:31:02 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm