guix/gnu
Ludovic Courtès dd1ee160be
tests: "make check-system" no longer interns source upfront.
* gnu/ci.scm (channel-build-system)[build, lower]: Honor #:source.
(channel-source->package): New procedure.
(system-test-jobs): Remove 'instance' and call to
'checkout->channel-instance'.  Use 'channel-source->package'.
* build-aux/run-system-tests.scm (tests-for-channel-instance): Rename to...
(tests-for-current-guix): ... this.  Change 'instance' to 'source'.
(run-system-tests): Use 'local-file' instead of 'interned-file' for
SOURCE.
2020-03-05 16:33:37 +01:00
..
bootloader
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer
machine
packages gnu: sbcl-cl-webkit: Update to 20200227. 2020-03-05 15:57:18 +01:00
services services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
system file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests gnu: Add system test for CUPS. 2020-03-02 23:39:44 +01:00
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" no longer interns source upfront. 2020-03-05 16:33:37 +01:00
installer.scm
local.mk gnu: SuiteSparse: Update to 5.7.1. 2020-03-04 18:08:13 -05:00
machine.scm
packages.scm
services.scm
system.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests.scm