Add ephemeralpg to the guix-dev.scm file
This is used for running the tests.
This commit is contained in:
parent
1ab6ecd64f
commit
9754a274b4
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
|
("ephemeralpg" ,ephemeralpg)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("ruby-rerun" ,ruby-rerun)))
|
("ruby-rerun" ,ruby-rerun)))
|
||||||
(synopsis "TODO")
|
(synopsis "TODO")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue