pythonPackages.BTrees: fix evaluation; builds fine
This commit is contained in:
parent
455ce3528c
commit
82adcd6cfb
@ -1,4 +1,4 @@
|
||||
{ stdenv, buildPythonPackage, persistent, zope_interface, transaction }:
|
||||
{ stdenv, fetchPypi, buildPythonPackage, persistent, zope_interface, transaction }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "BTrees";
|
||||
|
Loading…
Reference in New Issue
Block a user