python3.pkgs.jupyter-server: Fix eval

This commit is contained in:
Jan Tojnar 2025-01-29 02:02:29 +01:00
parent 896bd4786a
commit c864087bd2

View File

@ -1,5 +1,6 @@
{
lib,
pythonOlder,
stdenv,
buildPythonPackage,
fetchPypi,