summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2023-02-13 15:22:46 +0000
committerChloe Brown <chloe.brown.00@outlook.com>2023-02-13 15:22:46 +0000
commit4733bd3a9c6c923461bb786d0015d38397f24bce (patch)
tree9b20b10e52403ad2d2359865533014a9c9251300
parent7ac347e82c3447ea1a77326c8458adc8606dee6a (diff)
idris2: replace node with node-lts.
-rw-r--r--yellowsquid/packages/idris.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/yellowsquid/packages/idris.scm b/yellowsquid/packages/idris.scm
index dc45f75..88629b5 100644
--- a/yellowsquid/packages/idris.scm
+++ b/yellowsquid/packages/idris.scm
@@ -76,7 +76,7 @@ build us (which is potentially recursive), or use the captured compiler output
bootstrap-idris)
clang-toolchain-12 ; older clang-toolchain versions don't have a bin/cc
coreutils which git
- node ; only for the tests
+ node-lts ; only for the tests
racket ; only for the tests
sed))
(inputs