mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +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
|
# https://github.com/purefn/hipbot/issues/1
|
||||||
hipbot = dontDistribute super.hipbot;
|
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
|
# https://github.com/HugoDaniel/RFC3339/issues/14
|
||||||
timerep = dontCheck super.timerep;
|
timerep = dontCheck super.timerep;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue