guix/gnu
Marius Bakke bf6438f465
gnu: ccl: Prevent creating invalid derivation on unsupported platforms.
* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules.  Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
2020-05-31 14:56:57 +02:00
..
bootloader bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build build: image: Fix initialize-efi-partition docstring. 2020-05-29 12:20:15 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: ccl: Prevent creating invalid derivation on unsupported platforms. 2020-05-31 14:56:57 +02:00
services services: nfs: Expose configuration options for TCP and UDP. 2020-05-29 21:48:58 -04:00
system image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm bootloader: Add 'disk-image-installer'. 2020-05-29 08:37:13 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: Add dhall. 2020-05-29 10:44:34 -04:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
tests.scm