nodejs_23 doesn't exist in nixpkgs unsable anymore
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 15m52s

This commit is contained in:
2025-05-16 00:19:28 +02:00
parent 637f7e0d78
commit c9ffd8a567

View File

@ -18,7 +18,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
clang-tools clang-tools
nixd nixd
nodejs_23 nodejs_24
glsl_analyzer glsl_analyzer
]; ];