python3Packages.jupyterlab: enable structuredAttrs
Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
co-authored by
Gaétan Lepage
parent
74925e2eaf
commit
10cac15763
@@ -25,6 +25,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "jupyterlab";
|
||||
version = "4.5.8";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jupyterlab";
|
||||
|
||||
Reference in New Issue
Block a user