diff --git a/inscode.nix b/inscode.nix index a34c84a57660a7a80082491a9d090119e0863e01..12841f8a4f193f44c7c755a8821606a6447a7584 100644 --- a/inscode.nix +++ b/inscode.nix @@ -1,6 +1,6 @@ { pkgs }: { deps = [ - pkgs.nodejs-18_x - pkgs.yarn + pkgs.nodejs-18_x + pkgs.yarn ]; } \ No newline at end of file