Remove top-level bsddb3

See #11567.
This commit is contained in:
Frederik Rietdijk 2016-08-14 14:06:36 +02:00
parent 6fa3ead853
commit b54b5a90e4
1 changed files with 0 additions and 2 deletions

View File

@ -10050,8 +10050,6 @@ in
self = pypyPackages; self = pypyPackages;
}; };
bsddb3 = pythonPackages.bsddb3;
pycapnp = pythonPackages.pycapnp; pycapnp = pythonPackages.pycapnp;
pycrypto = pythonPackages.pycrypto; pycrypto = pythonPackages.pycrypto;