~ruther/guix-local

6aa76b36e0d6b561fb779683b3b8bc0ac47c0d2f — Jelle Licht 1 year, 7 months ago 64ea1af
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -1
@@ 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