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
Ricardo Wurmus 7b82e1cdbe
gnu: openjdk11: Build in parallel.
* gnu/packages/java.scm (openjdk11)[arguments]: Remove #:parallel-build?,
 #:parallel-tests?, and #:make-flags options; add
"write-source-revision-file"; replace "build" phase; do not set
GUIX_LD_WRAPPER_ALLOW_IMPURITIES; pass JOBS variable to make in "build" and
"build-jre" phases.
2020-05-15 13:09:10 +02:00
..
bootloader Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
build Merge branch 'master' into core-updates 2020-05-05 20:43:21 +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: openjdk11: Build in parallel. 2020-05-15 13:09:10 +02:00
services services: Add missing import. 2020-05-13 23:35:57 +02:00
system locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
tests Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: ruby-2.4: Update to 2.4.10. 2020-05-13 17:37:23 +01:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
tests.scm