From fe45821459a79e22de571e11f6fe61770c620a8b Mon Sep 17 00:00:00 2001 From: Leonora Tindall Date: Thu, 2 May 2024 21:53:29 -0500 Subject: [PATCH] use stable nodejs --- packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.nix b/packages.nix index bb69296..87b92c2 100644 --- a/packages.nix +++ b/packages.nix @@ -35,7 +35,7 @@ in (nixGL anki) (nixGL digikam) deno - nodejs_21 + stable.nodejs_21 signal-desktop yt-dlp (pkgs.callPackage ./custom/fortune-kind-custom.nix {})