guix-play/gnu
Ricardo Wurmus d42856670d
gnu: bart: Do not build in parallel.
This is necessary for a reproducible build.

* gnu/packages/image-processing.scm (bart)[arguments]: Add PARALLEL and
PARALLEL_NJOBS to make flags; disable parallel build.
2022-11-09 10:37:22 +01:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. 2022-11-03 20:00:31 +01:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: bart: Do not build in parallel. 2022-11-09 10:37:22 +01:00
services services: greetd: Add gexp compilers for sessions. 2022-11-09 11:23:10 +04:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
local.mk gnu: Add ultrastar-deluxe. 2022-11-07 22:52:02 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm