guix/gnu
Ben Sturmfels 1b5b24c92d
gnu: fabric: Enable tests.
* gnu/packages/patches/fabric-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (fabric)[source]: Use it.
[native-inputs]: Add PYTHON2-FUDGE, PYTHON2-JINJA2 and PYTHON2-NOSE.
[arguments]<#:tests>: Remove.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-04-18 19:16:45 +02:00
..
build vm: Reword grub.cfg to bootcfg. 2017-04-15 14:42:15 +02:00
packages gnu: fabric: Enable tests. 2017-04-18 19:16:45 +02:00
services services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
system system: Make grub use <menu-entry> instead of <boot-parameters> again. 2017-04-15 22:02:38 +02:00
tests tests: dicod: Bail out if we cannot connect within 20 seconds. 2017-04-16 00:48:08 +02:00
artwork.scm
local.mk gnu: fabric: Enable tests. 2017-04-18 19:16:45 +02:00
packages.scm
services.scm services: Service types can now specify a default value for instances. 2017-04-16 00:48:08 +02:00
system.scm services: 'service-parameters' becomes 'service-value'. 2017-04-16 00:48:07 +02:00
tests.scm