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
Efraim Flashner 40095549f4
gnu: sbcl: Fix building on powerpc-linux.
* gnu/packages/lisp.scm (sbcl)[native-inputs]: Remove clisp, add ecl.
[arguments]: In custom 'build phase replace 'clisp' with 'ecl' for
powerpc-linux and adjust the dynamic-space-size to closer to the maximum
RAM for the architecture.
2022-07-12 21:37:09 +03:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home gnu: home: Add Guix channels service. 2022-07-12 01:17:46 +02:00
installer
machine
packages gnu: sbcl: Fix building on powerpc-linux. 2022-07-12 21:37:09 +03:00
services services: guix-build-coordinator: Fix passing parallel-hooks. 2022-07-03 20:38:09 +01:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests image: Add default value for partition initializer. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm
local.mk gnu: pokerth: Fix build and modernize package. 2022-07-12 11:18:13 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm