epiphany w/ gtk4 and webkitgtk 2.38
[jackhill/guix/guix.git] / tests / egg.scm
index 9e45a42..a7d3378 100644 (file)
@@ -73,7 +73,7 @@
   (call-with-output-file egg-file
     (lambda (port)
       (write egg-test port)))
-  (matcher (egg->guix-package egg-name
+  (matcher (egg->guix-package egg-name #f
                               #:file egg-file
                               #:source (plain-file
                                         (string-append egg-name "-egg")