haskellPackages.hlibgit2: fix build after #28029
This commit is contained in:
parent
6bb08e881d
commit
e4df80a69b
@ -332,6 +332,7 @@ self: super: {
|
||||
hgdbmi = dontCheck super.hgdbmi;
|
||||
hi = dontCheck super.hi;
|
||||
hierarchical-clustering = dontCheck super.hierarchical-clustering;
|
||||
hlibgit2 = disableHardening super.hlibgit2 [ "format" ];
|
||||
hmatrix-tests = dontCheck super.hmatrix-tests;
|
||||
hquery = dontCheck super.hquery;
|
||||
hs2048 = dontCheck super.hs2048;
|
||||
|
Loading…
Reference in New Issue
Block a user