Automic VaultAutomic Vault

brew

nx mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nx in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nx

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Smart, Fast and Extensible Build System

Befehle und Aliase

  • nx
  • nx-cloud

Verlauf

Projektgeschichte und Nutzung

Nx is a monorepo build system and task runner for TypeScript, JavaScript, and increasingly polyglot workspaces. It combines local task execution, dependency graphs, caching, affected-only runs, plugins, generators, migrations, and optional Nx Cloud CI features.

Projektgeschichte

The nrwl/nx repository was created on 2017-08-11. Nx's own Angular guide says the tool evolved from an extension of the Angular CLI into a fully standalone CLI working with multiple frameworks, which explains both its Angular roots and its later React, Node, Java, Gradle, .NET, and general build-system reach.

Nx documentation describes the core model as intelligent caching, task orchestration, and understanding the codebase structure through project and task graphs. The README describes Nx as a monorepo solution built with Rust for performance and extensible via TypeScript.

The public changelog shows the platform continuing to expand: Nx 17 in 2023 emphasized Vue and module federation improvements; Nx 19 in 2024 centered on Project Crystal; Nx 23 on 2026-06-16 added agentic migrations, task sandboxing, .NET GA support, and more platform cleanup.

Adoptionsgeschichte

Nx adoption grew from Angular monorepo tooling into a general monorepo platform. Its GitHub repository has about 29k stars in the GitHub page snapshot, and its ecosystem includes npm packages, Homebrew's `nx` formula, Nx Console integrations, plugin packages, and Nx Cloud.

Homebrew packages `nx` 23.0.1 and lists more than ten thousand installs over the 365-day analytics window shown on the formula page. npm remains the primary distribution path for most JavaScript workspaces, but the Homebrew formula is useful for people who want a global `nx` binary managed with the rest of their CLI tools.

Wie es verwendet wird

Users add Nx to a workspace, then run commands such as `nx build myapp`, `nx run-many -t build test`, `nx graph`, and `nx affected` against projects defined through `nx.json`, `project.json`, and `package.json`. The key package-nerd behavior is that Nx caches task outputs and avoids rerunning work whose inputs have not changed.

Nx is used both as a lightweight task runner on top of existing package scripts and as a full integrated monorepo framework with generators, executors, module-boundary rules, migrations, release tooling, and distributed CI.

Warum Paket-Nerds sich dafür interessieren

Nx matters because it made monorepo mechanics installable as a developer CLI: project graph, task graph, cache keys, affected sets, and migration scripts became ordinary package-managed tools rather than custom build-team infrastructure.

It also sits in the package-management tension zone: some users install it globally with Homebrew or npm, but many teams pin Nx versions in the repo so generators, migrations, plugins, and CI behavior remain reproducible.

Zeitleiste

  • 2017-08-11: GitHub repository created.
  • 2023-10-19: Nx 17.0 listed in the official changelog.
  • 2024-05-06: Nx 19.0 listed in the official changelog.
  • 2026-06-16: Nx 23.0 listed in the official changelog.
  • 2026-06-23: GitHub release 23.0.1 published.

Related projects

  • Angular CLI is the historical root Nx evolved beyond.
  • Lerna, Turborepo, Bazel, Gradle, pnpm workspaces, npm workspaces, and Yarn workspaces solve adjacent monorepo and task orchestration problems.
  • Nx Cloud adds remote caching, task distribution, CI analytics, and hosted workflow features around the open source CLI.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:build system

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
nx.jsonproject.jsonpackage.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
nxcliglobales Executable
nx-cloudcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version23.1.0
Manager aktualisiert2026-07-14
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://nx.dev

  • InfoRelease/tag comparison is only available for GitHub repositories.https://nx.devnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nx
Version23.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/nx
Homepagehttps://nx.dev
Repositoryhttps://github.com/nrwl/nx
Upstream-Dokumentationhttps://nx.dev/docs
LizenzMIT
Quellarchivhttps://registry.npmjs.org/nx/-/nx-23.1.0.tgz
Zuletzt aktualisiert2026-07-14T22:04:51Z
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenx
Version Scheme1
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

dnf95%

nx-libs 3.5.99.27-9.fc44

NX X11 protocol compression libraries

https://github.com/ArcticaProject/nx-libs

sudo dnf install nx-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nx-libs
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nx-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nxagent 3.5.99.27-9.fc44

NX Agent

https://github.com/ArcticaProject/nx-libs

sudo dnf install nxagent
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nx-libs
  • 24 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nxagent from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nxproxy 3.5.99.27-9.fc44

NX Proxy

https://github.com/ArcticaProject/nx-libs

sudo dnf install nxproxy
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nx-libs
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nxproxy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Combined YAML source

View the package source record on GitHub.

combined/nx.yml

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment