guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Ludovic Courtès
Date: Thu, 25 Jan 2018 04:42:07 -0500 (EST)

branch: master
commit 3c30a6cfd81db590538b756c87900323145e4b61
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jan 25 09:52:03 2018 +0100

    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(+)

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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]