macOS
brew install nickellocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nickel in AI-Agent-Workflows.
Installation
brew install nickellocal Homebrew formula metadata
sudo apk add nickelAlpine Linux edge package indexes · nickel · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nickelnixpkgs package indexes · pkgs/by-name/ni/nickel/package.nix · Quelle: api.github.com
sudo pacman -S nickelArch Linux sync databases · nickel · Quelle: geo.mirror.pkgbuild.com
Überblick
Better configuration for less
Verlauf
Nickel is Tweag's configuration language: a programmable, typed-when-useful, contract-aware alternative to plain JSON/YAML/TOML for generating static configuration.
Tweag's October 22, 2020 open-sourcing post framed Nickel as the answer to what the Nix language might look like if separated from the Nix package manager and improved with experience from the Nix community. The repository rationale says Nickel originated as an effort to detach the Nix expression language from the package manager while adding typing and improving modularity.
Nickel 1.0 was announced on May 17, 2023. A February 19, 2026 Tweag retrospective says Nickel 1.0 shipped in May 2023 and that subsequent releases added algebraic data types, richer pattern matching, field punning, let blocks, contract improvements, `nickel test`, JSON/YAML/TOML interop improvements, package management, and expanded binary distribution.
Nickel sits in the configuration-language niche alongside Nix, CUE, Dhall, Jsonnet, Starlark, and Pkl. The upstream README lists ecosystem projects for Kubernetes contracts, Terraform-Nickel, Bazel rules, JSON Schema conversion, editor tooling, and the Nickel language server.
Homebrew analytics on July 1, 2026 reported 244 install-on-request events over 365 days, so Homebrew adoption is modest. The broader adoption signal is stronger in Nix/Tweag-adjacent infrastructure work, where the project is useful as a standalone configuration language and as a way to generate or validate existing config formats.
Users install the `nickel` binary, evaluate `.ncl` files with `nickel eval`, export to formats such as JSON/YAML/TOML, open a REPL, query field metadata, or use contracts as runtime schemas. Package nerds are especially interested in Nickel because it tries to keep Nix-like expressiveness while making schemas, validation, and editor feedback first-class.
The package also matters as a library and tooling surface: the 2026 retrospective mentions Python bindings, C and Go bindings, a stable Rust API, package management through `Nickel-pkg.ncl`, and up-to-date packages in nixpkgs, Arch Linux, and Homebrew.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nickel | cli | globales Executable |
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.
https://github.com/nickel-lang/nickel
Installationsmetadaten
| Paketschlüssel | brew:nickel |
|---|---|
| Version | 1.17.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nickel |
| Homepage | https://nickel-lang.org/ |
| Repository | https://github.com/nickel-lang/nickel |
| Upstream-Dokumentation | https://nickel-lang.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/nickel-lang/nickel/archive/refs/tags/1.17.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nickel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
nickel
nix profile install nixpkgs#nickelnickel 1.16.0-r1
Generic configuration language for less
sudo apk add nickelnickel-doc 1.16.0-r1
Generic configuration language for less (documentation)
sudo apk add nickel-docnickel-language-server 1.16.0-r1
LSP server for Nickel configuration language
sudo apk add nickel-language-serverpy3-nickel 1.16.0-r1
Python 3 bindings for nickel
sudo apk add py3-nickelpy3-nickel-pyc 1.16.0-r1
Precompiled Python bytecode for py3-nickel
sudo apk add py3-nickel-pycnickel 1.17.0-1
A generic configuration language
sudo pacman -S nickelQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.