macOS
brew install nickellocal Homebrew formula metadata
brew
nickel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nickellocal Homebrew formula metadata
sudo apk add nickelAlpine Linux edge package indexes · nickel · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nickelnixpkgs package indexes · pkgs/by-name/ni/nickel/package.nix · ソース: api.github.com
sudo pacman -S nickelArch Linux sync databases · nickel · ソース: geo.mirror.pkgbuild.com
概要
Better configuration for less
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nickel | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nickel-lang/nickel
インストールメタデータ
| パッケージキー | brew:nickel |
|---|---|
| バージョン | 1.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nickel |
| ホームページ | https://nickel-lang.org/ |
| リポジトリ | https://github.com/nickel-lang/nickel |
| 上流ドキュメント | https://nickel-lang.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/nickel-lang/nickel/archive/refs/tags/1.17.0.tar.gz |
| 最終更新 | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 nickelソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.