guix/gnu
Carl Dong c1c50cb5b0
gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES
This also removes the execute bit from the patches added. Not sure how
or why those were set in the first place.

* gnu/packages/cross-base.scm (package-with-extra-patches): Imitate
PACKAGE-WITH-PATCH instead of using it.
* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
Remove execute bit.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
Remove execute bit.
2020-04-03 14:13:36 -04:00
..
bootloader
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES 2020-04-03 14:13:36 -04:00
services services: murmur: Add missing newline in murmur-configuration. 2020-04-02 20:55:15 +02:00
system system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
tests tests: install: Add %test-gui-installed-desktop-os-encrypted. 2020-03-26 11:53:50 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: calibre: Fix build with python-msgpack >= 1.0. 2020-04-03 15:28:42 +02:00
machine.scm
packages.scm
services.scm services: Accumulate builds for 'system' entries. 2020-04-02 11:48:24 +02:00
system.scm system: Export 'operating-system-kernel-loadable-modules'. 2020-03-23 18:52:31 +01:00
tests.scm