guix/gnu
Marius Bakke e944734ef9
build-system/pyproject: Always run tests verbosely for supported backends.
* guix/build-system/pyproject.scm (pyproject-build): Default to '() instead of
 #false for TEST-FLAGS.
* guix/build/pyproject-build-system.scm (check): Unconditionally enable
verbose test flags.
* doc/guix.texi (Build Systems): Document this change.
* gnu/packages/fontutils.scm (python-glyphslib)[arguments]: Remove verbosity
from #:test-flags.
* gnu/packages/pdf.scm (python-pydyf, weasyprint)[arguments]: Likewise.
* gnu/packages/python-web.scm (python-openapi-spec-validator)[arguments]: Likewise.
* gnu/packages/python-xyz.scm (python-path, python-tempora)[arguments]: Likewise.
2022-10-27 21:30:03 +02:00
..
bootloader
build file-systems: Support the 'no-diratime' mount flag. 2022-10-20 23:07:37 +02:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: welcome: Warn when uvesafb gets used. 2022-10-25 10:55:33 +02:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages build-system/pyproject: Always run tests verbosely for supported backends. 2022-10-27 21:30:03 +02:00
services gnu: Fix typos. 2022-10-23 17:03:09 -07:00
system system: Support bare-bones serial console. 2022-10-23 02:00:06 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
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
local.mk gnu: pypy: Move to separate module. 2022-10-27 19:43:06 +02:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm