nbformat: fix darwin build
This commit is contained in:
@@ -29,6 +29,9 @@ buildPythonPackage rec {
|
||||
export HOME=tmp
|
||||
'';
|
||||
|
||||
# Some of the tests use localhost networking.
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
description = "The Jupyter Notebook format";
|
||||
homepage = https://jupyter.org/;
|
||||
|
||||
Reference in New Issue
Block a user