guix/gnu
Marius Bakke 361541d4a5
gnu: gdb: Apply cross-build fix without changing the native variant.
Commit 76129cd3ed accidentally changed the gdb
derivation, causing too many rebuilds for the 'master' branch.

* gnu/packages/gdb.scm (gdb-9.1)[arguments]: Only apply cross-build fix when
cross-compiling.
2020-06-27 10:01:09 +02:00
..
bootloader
build
installer
machine
packages gnu: gdb: Apply cross-build fix without changing the native variant. 2020-06-27 10:01:09 +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