mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
haskell-store: disable spuriously failing test suite
This commit is contained in:
parent
539e9fc80c
commit
8b5c1190d6
@ -1014,4 +1014,7 @@ self: super: {
|
||||
# https://github.com/pontarius/pontarius-xmpp/issues/105
|
||||
pontarius-xmpp = dontCheck super.pontarius-xmpp;
|
||||
|
||||
# https://github.com/fpco/store/issues/77
|
||||
store = dontCheck super.store;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user