From 4733bd3a9c6c923461bb786d0015d38397f24bce Mon Sep 17 00:00:00 2001 From: Chloe Brown Date: Mon, 13 Feb 2023 15:22:46 +0000 Subject: idris2: replace node with node-lts. --- yellowsquid/packages/idris.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3