Skip to content

Commit

Permalink
chore: update flake deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisfunke authored and strifel committed Oct 9, 2024
1 parent 8992120 commit 4dd7fa5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
30 changes: 12 additions & 18 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
perSystem = { self', pkgs, lib, ... }: {
devShells.default = pkgs.mkShellNoCC {
packages = [
pkgs.nodejs_21
pkgs.nodejs_22
pkgs.prefetch-npm-deps
];
};
Expand Down

0 comments on commit 4dd7fa5

Please sign in to comment.