nongnu: firefox: Switch to node as it's now version 10.22.

* nongnu/packages/mozilla.scm (firefox)[native-inputs]: Use `node` as it
was updated to 10.22 and `node-10.22` got removed.
This commit is contained in:
Jonathan Brielmaier 2021-02-01 22:54:36 +01:00
parent 905e67b5bf
commit 05107f1b94
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -373,7 +373,7 @@
("llvm" ,llvm)
("m4" ,m4)
("nasm" ,nasm)
("node" ,node-10.22)
("node" ,node)
("perl" ,perl)
("pkg-config" ,pkg-config)
("python" ,python)