From c4622f48fb2d3b5b2cd2488ba0d793510149527c Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Tue, 1 Aug 2023 09:25:54 +0000 Subject: [PATCH] Added nx --- home/.chezmoidata.yaml | 1 + software.yml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 920641fc..d5d76caf 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -1065,6 +1065,7 @@ softwareGroups: - npkill - npm-check # Similar to npm-check-updates - npm-check-updates + - nx - oclif - osx-sign - package-size diff --git a/software.yml b/software.yml index df367148..d200e55d 100644 --- a/software.yml +++ b/software.yml @@ -6057,6 +6057,11 @@ softwarePackages: cask: nextcloud choco: nextcloud-client flatpak: com.nextcloud.desktopclient.nextcloud + nx: + _bin: nx + _github: https://github.com/nrwl/nx + _name: NX + npm: nx nginx: _bin: nginx _desc: It also generates sites-enabled proxies using YML configurations. Easter eggs included. [Nginx](https://www.nginx.com/), stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license.