configuration-common.nix: fix build tools

This commit is contained in:
Domen Kožar
2018-07-03 19:24:40 -04:00
committed by Matthew Bauer
parent 1a668f79b2
commit 9ed54a38bd
2 changed files with 3 additions and 6 deletions
@@ -341,7 +341,7 @@ self: super: {
hsbencher = dontCheck super.hsbencher;
hsexif = dontCheck super.hsexif;
hspec-server = dontCheck super.hspec-server;
HTF = addTestToolDepend (dontCheck super.HTF) self.cpphs;
HTF = addBuildTool (dontCheck super.HTF) self.cpphs;
htsn = dontCheck super.htsn;
htsn-import = dontCheck super.htsn-import;
http-link-header = dontCheck super.http-link-header; # non deterministic failure https://hydra.nixos.org/build/75041105