Loading pkgs/development/python-modules/gradio/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,8 @@ buildPythonPackage rec { #"-W" "ignore" # uncomment for debugging help ]; __darwinAllowLocalNetworking = true; # check the binary works outside the build env doInstallCheck = true; postInstallCheck = '' Loading Loading
pkgs/development/python-modules/gradio/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,8 @@ buildPythonPackage rec { #"-W" "ignore" # uncomment for debugging help ]; __darwinAllowLocalNetworking = true; # check the binary works outside the build env doInstallCheck = true; postInstallCheck = '' Loading