Remove hydra-eval-guile-jobs

This hasn't been used in a long time (Guix uses its own CI system),
and it probably doesn't work anymore.
This commit is contained in:
Eelco Dolstra
2020-02-15 15:12:14 +01:00
parent 639c660abf
commit 23c9ca3e94
6 changed files with 28 additions and 318 deletions

View File

@ -106,8 +106,8 @@
buildInputs =
[ makeWrapper autoconf automake libtool unzip nukeReferences pkgconfig sqlite libpqxx
gitAndTools.topGit mercurial darcs subversion bazaar openssl bzip2 libxslt
guile # optional, for Guile + Guix support
perlDeps perl final.nix
boehmgc
postgresql95 # for running the tests
boost
(nlohmann_json.override { multipleHeaders = true; })