macOS
brew install nxlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nx pour les workflows d'agents IA.
installation
brew install nxlocal Homebrew formula metadata
sudo dnf install nx-libsFedora Rawhide package metadata · nx-libs · Source: dl.fedoraproject.org
aperçu
Smart, Fast and Extensible Build System
historique
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.
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.
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.
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.
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
nx.jsonproject.jsonpackage.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
nx | cli | exécutable global | |
nx-cloud | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:nx |
|---|---|
| Version | 23.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/nx |
| Page d'accueil | https://nx.dev |
| Dépôt | https://github.com/nrwl/nx |
| Docs amont | https://nx.dev/docs |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/nx/-/nx-23.1.0.tgz |
| Dernière mise à jour | 2026-07-14T22:04:51Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nx |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
nx-libs 3.5.99.27-9.fc44
NX X11 protocol compression libraries
https://github.com/ArcticaProject/nx-libs
sudo dnf install nx-libsnxagent 3.5.99.27-9.fc44
NX Agent
https://github.com/ArcticaProject/nx-libs
sudo dnf install nxagentnxproxy 3.5.99.27-9.fc44
NX Proxy
https://github.com/ArcticaProject/nx-libs
sudo dnf install nxproxypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.