mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 21:21:06 +00:00
haskell-bitcoin-api has been fixed upstream
This commit is contained in:
parent
bd3e6628ae
commit
e46a796f5d
|
@ -317,10 +317,6 @@ self: super: {
|
|||
# https://github.com/purefn/hipbot/issues/1
|
||||
hipbot = dontDistribute super.hipbot;
|
||||
|
||||
# https://github.com/solatis/haskell-bitcoin-api/issues/1
|
||||
bitcoin-api = markBroken 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 a new issue