From 80e5d01b383ee0deff957b247de45e8ff4262b38 Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Mon, 17 Feb 2025 15:24:47 +0100 Subject: [PATCH] maybe it wont have to build nodejs yknow --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 635e27b..c8d8c2c 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ }; deps = with pkgs; [ - nodejs_22 # EOL: 2027-04-30 + nodejs_20 # EOL: 2027-04-30 python312 # EOL: 2028-10-31 python312Packages.mkdocs python312Packages.mkdocs-minify