Automic VaultAutomic Vault

brew

statix mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install statix

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#statix

nixpkgs package indexes · pkgs/by-name/st/statix/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Lints and suggestions for the nix programming language

Befehle und Aliase

  • statix

Verlauf

Projektgeschichte und Nutzung

statix is a Nix-language linter and fixer. It occupies a niche but important CLI role for Nix users: checking Nix expressions for antipatterns and applying mechanical suggestions.

Projektgeschichte

The upstream GitHub repository was created in October 2021. Its README describes `statix check` as a command that highlights antipatterns in Nix code and `statix fix` as a command that can apply several suggestions.

The project is implemented in Rust and its README notes that, at least for the documented version, it works with ASTs produced by `rnix-parser` and does not evaluate Nix code.

Adoptionsgeschichte

The input package metadata lists statix in Homebrew and Nix. The official README documents installation through a Nix flake, nixpkgs, and Homebrew/Linuxbrew, which matches its audience: developers already working in the Nix packaging and configuration ecosystem.

Wie es verwendet wird

Common usage is `statix check /path/to/dir` to recursively find Nix files and report lints, or `statix fix /path/to/file` to apply suggestions. The README documents standard, JSON, and errfmt output modes, plus project-root configuration through `statix.toml`.

Warum Paket-Nerds sich dafür interessieren

Package nerds care about statix because Nix expressions are package metadata, build logic, and system configuration all at once. A lightweight linter that understands Nix source helps maintain large flakes, nixpkgs overlays, and home-manager style repositories.

Its significance is narrower than language-wide linters, but it is directly relevant to package-manager culture because it improves the source language used by Nix packaging itself.

Zeitleiste

  • 2021: Upstream GitHub repository created.
  • 2022: 0.5.x releases published on GitHub.
  • 2023: v0.5.8 release published.

Related projects

  • The README relates statix to `rnix-parser`; in usage it sits near Nix formatters and other Nix static-analysis tools.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:programming language

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 12 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhä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
statix.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
statixcliglobales 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-26
Manager-Version0.5.8
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.5.8

https://github.com/oppiliappan/statix

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:statix
Version0.5.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/statix
Homepagehttps://github.com/oppiliappan/statix
Repositoryhttps://github.com/oppiliappan/statix
Upstream-Dokumentationhttps://github.com/oppiliappan/statix#readme
LizenzMIT
Quellarchivhttps://github.com/oppiliappan/statix/archive/refs/tags/v0.5.8.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

statix

nix profile install nixpkgs#statix
  • normalized package name match
  • Abgeglichen nach: Statix
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/statix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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.

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