From 624c166e74fa47f36370ede749e7085233e6e9f9 Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Mon, 17 Feb 2025 15:33:30 +0100 Subject: [PATCH] nixpkgs fucked up --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9c548f4..4cae48f 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