~ruther/guix-local

a20a4d01286a37339e5a327275c7886e88c0d14c — Sharlatan Hellseher 5 months ago 3b7bc47
gnu: trydiffoscope: Disable missing tests.

* gnu/packages/diffoscope.scm (trydiffoscope)[arguments]<tests?>: No
tests.

Change-Id: If52068ed2cec00fc0b2abea1ea2cc34b11f54ed9
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/diffoscope.scm
M gnu/packages/diffoscope.scm => gnu/packages/diffoscope.scm +2 -1
@@ 361,7 361,8 @@ them in detail for later analysis.")
        (base32
         "0k698g4fws63rnav4pvfsf1hfds867xan59mmv5zw71r58lm6cxb"))))
    (arguments
     (list #:phases
     (list #:tests? #f
           #:phases
           #~(modify-phases %standard-phases
               (add-after 'install 'install-doc
                 (lambda _