lol

python312Packages.bokeh: fix build (add missing runtime dependency)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>

+1 -1
+1 -1
pkgs/development/python-modules/bokeh/default.nix
··· 86 geckodriver 87 isort 88 json5 89 - narwhals 90 nbconvert 91 networkx 92 psutil ··· 113 pyyaml 114 tornado 115 xyzservices 116 ]; 117 118 doCheck = false; # need more work
··· 86 geckodriver 87 isort 88 json5 89 nbconvert 90 networkx 91 psutil ··· 112 pyyaml 113 tornado 114 xyzservices 115 + narwhals 116 ]; 117 118 doCheck = false; # need more work