From 9754a274b403c67f8f7b6433b70853a1901669b3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 31 Jan 2020 12:46:21 +0100 Subject: Add ephemeralpg to the guix-dev.scm file This is used for running the tests. --- guix-dev.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'guix-dev.scm') diff --git a/guix-dev.scm b/guix-dev.scm index b73c9cd..d0bd7cb 100644 --- a/guix-dev.scm +++ b/guix-dev.scm @@ -59,6 +59,7 @@ (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) + ("ephemeralpg" ,ephemeralpg) ("pkg-config" ,pkg-config) ("ruby-rerun" ,ruby-rerun))) (synopsis "TODO") -- cgit v1.2.3