macOS
brew install nickellocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.