2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00

Add ephemeralpg to the guix-dev.scm file

This is used for running the tests.
This commit is contained in:
Christopher Baines 2020-01-31 12:46:21 +01:00
parent 1ab6ecd64f
commit 9754a274b4

View file

@ -59,6 +59,7 @@
(native-inputs
`(("autoconf" ,autoconf)
("automake" ,automake)
("ephemeralpg" ,ephemeralpg)
("pkg-config" ,pkg-config)
("ruby-rerun" ,ruby-rerun)))
(synopsis "TODO")