Skip to content

Commit

Permalink
chore(deps): update Nodejs 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Dec 1, 2024
1 parent 25a323d commit 8d8ac3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/programs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ let
];
# Language runtimes
dev = with pkgs; [
gcc nodejs-slim nodePackages.pnpm go python3 deno
gcc nodejs_22 nodePackages.pnpm go python3 deno
];

rust = with pkgs; [
Expand Down

0 comments on commit 8d8ac3e

Please sign in to comment.