Changed Builder Format

This commit is contained in:
Dunemask 2022-08-01 14:58:11 +00:00
parent a4aeb113bf
commit 91027e79af
5 changed files with 91 additions and 94 deletions

View file

@ -1,6 +1,7 @@
{ pkgs }: {
deps = [
pkgs.nodejs-16_x
pkgs.cloc
pkgs.nodejs-16_x
pkgs.nodePackages.typescript-language-server
pkgs.nodePackages.yarn
pkgs.replitPackages.jest