haskell-appar: update to latest version to fix test suite failures in iproute

This commit is contained in:
Peter Simons 2018-12-12 18:43:19 +01:00
parent ea45e771a1
commit d7dcb9c291

View File

@ -1201,4 +1201,7 @@ self: super: {
# https://github.com/mgajda/json-autotype/issues/25
json-autotype = dontCheck super.json-autotype;
# https://github.com/kazu-yamamoto/iproute/issues/43
appar = self.appar_0_1_7;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super