me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Jan (janneke) Nieuwenhuizen d2fc76462e
services: shepherd: Cross-compilation fix.
Fixes <https://bugs.gnu.org/40839>.
Reported by Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
Fix suggested by Mathieu Othacehe <m.othacehe@gmail.com>

However, <https://bugs.gnu.org/29296> still applies; %current-target-system
may not be bound.

* gnu/services/shepherd.scm (scm->go): Use `with-target' when cross-compiling.
2020-04-25 19:34:15 +02:00
..
bootloader Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
build vm: Make the device node procedure a parameter. 2020-04-11 20:59:40 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: python-geventhttpclient: Disable test that fails with Python 3.8. 2020-04-25 00:11:53 +02:00
services services: shepherd: Cross-compilation fix. 2020-04-25 19:34:15 +02:00
system Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
tests system: Automatically adjust linux-module packages to use the 2020-04-22 22:59:39 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk Merge branch 'master' into core-updates 2020-04-24 17:28:11 +02:00
machine.scm
packages.scm
services.scm services: etc: Detect and report duplicate entries. 2020-04-21 00:06:40 +02:00
system.scm Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
tests.scm