mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
haskell-bitcoin-api-extra depends on broken wreq library
This commit is contained in:
parent
300edc44f8
commit
dbdba8e0c4
@ -323,6 +323,7 @@ self: super: {
|
||||
wreq-sb = dontDistribute (dontCheck super.wreq-sb);
|
||||
hipbot = dontDistribute super.hipbot;
|
||||
bitcoin-api = dontDistribute super.bitcoin-api;
|
||||
bitcoin-api-extra = dontDistribute super.bitcoin-api-extra;
|
||||
|
||||
# https://github.com/HugoDaniel/RFC3339/issues/14
|
||||
timerep = dontCheck super.timerep;
|
||||
|
Loading…
Reference in New Issue
Block a user