From 3c30a6cfd81db590538b756c87900323145e4b61 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 25 Jan 2018 09:52:03 +0100 Subject: http: Adjust test to include #:derivation. This is a followup to commit c89c117c12792cbc4996035feb670c2535dcb105. * tests/http.scm (build-query-result): Add #:derivation. --- tests/http.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/http.scm b/tests/http.scm index c136c47..7cefdaf 100644 --- a/tests/http.scm +++ b/tests/http.scm @@ -81,6 +81,7 @@ (#:timestamp . 1501347493) (#:starttime . 1501347493) (#:stoptime . 1501347493) + (#:derivation . "/gnu/store/fake.drv") (#:buildoutputs . ((out ("path" . "/gnu/store/fake-1.0")))) (#:system . "x86_64-linux") (#:nixname . "fake-1.0") -- cgit v1.2.3