gnu: python-cloudscraper: Use node-lts instead of node.

* gnu/packages/python-web.scm (python-cloudscraper)[inputs]: Replace node by
node-lts.

Change-Id: Id7a9354c04557d27ec90cfbecd0c8005cf912f1a
This commit is contained in:
Jelle Licht 2024-11-03 13:04:01 +01:00
parent 64ea1afa0f
commit 6aa76b36e0
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -7950,7 +7950,7 @@ bare-metal installations.")
(invoke "pytest" "-vv"
"-k" "not test_getCookieString_challenge_js_challenge1_16_05_2020")))))))
(inputs
(list node))
(list node-lts))
(propagated-inputs
(list python-js2py
python-polling2