bitcoin: use default db4 now db48 is default

This commit is contained in:
Mathijs Kwik 2013-12-16 14:37:57 +01:00
parent 992e69abf4
commit d94aa96648

View file

@ -7550,9 +7550,7 @@ let
bibletime = callPackage ../applications/misc/bibletime { };
bitcoin = callPackage ../applications/misc/bitcoin {
db4 = db48;
};
bitcoin = callPackage ../applications/misc/bitcoin { };
bitlbee = callPackage ../applications/networking/instant-messengers/bitlbee {
# For some reason, TLS support is broken when using GnuTLS 3.0 (can't