nixUnstable: 2.4pre20201205_a5d85d0 -> 2.4pre20210308_1c0e3e4
hydra-unstable: 2020-10-20 -> 2021-03-10
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, docbook_xsl, openssh, gnused, coreutils, findutils, gzip, lzma, gnutar
|
||||
, rpm, dpkg, cdrkit, pixz, lib, boost, autoreconfHook, src ? null, version ? null
|
||||
, migration ? false, patches ? []
|
||||
, tests ? {}
|
||||
, tests ? {}, mdbook
|
||||
}:
|
||||
|
||||
with stdenv;
|
||||
@@ -84,7 +84,7 @@ in stdenv.mkDerivation rec {
|
||||
perlDeps perl nix
|
||||
postgresql # for running the tests
|
||||
nlohmann_json
|
||||
boost
|
||||
boost mdbook
|
||||
];
|
||||
|
||||
hydraPath = lib.makeBinPath (
|
||||
|
||||
Reference in New Issue
Block a user