haskell-appar: update to latest version to fix test suite failures in iproute
This commit is contained in:
parent
ea45e771a1
commit
d7dcb9c291
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user