gnu: Remove python-anyio/without-dataclasses.

* gnu/packages/python-xyz.scm (python-anyio/without-dataclasses): Remove
variable.
* gnu/packages/jupyter.scm (python-jupyter-server)[propagated-inputs]: Replace
python-anyio/without-dataclasses with python-anyio.

Change-Id: I81433128fc3ed2f098bd84f1f89555e9dda62d6d
This commit is contained in:
Ricardo Wurmus 2025-03-18 20:42:08 +01:00 committed by Andreas Enge
parent eb70b7c57f
commit a330b7acff
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
2 changed files with 1 additions and 12 deletions

View file

@ -594,7 +594,7 @@ JavaScript build steps.")
(setenv "PATH"
(string-append #$output "/bin:" (getenv "PATH"))))))))
(propagated-inputs
(list python-anyio/without-dataclasses
(list python-anyio
python-argon2-cffi
python-jinja2
python-jupyter-client