macOS
brew install nickellocal Homebrew formula metadata
brew
Better configuration for less. Version 1.17.0 via Homebrew; verified 2026-07-04.
install
brew install nickellocal Homebrew formula metadata
sudo apk add nickelAlpine Linux edge package indexes · nickel · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nickelnixpkgs package indexes · pkgs/by-name/ni/nickel/package.nix · source: api.github.com
sudo pacman -S nickelArch Linux sync databases · nickel · source: geo.mirror.pkgbuild.com
overview
Better configuration for less
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nickel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nickel-lang/nickel
install metadata
| Package key | brew:nickel |
|---|---|
| Version | 1.17.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nickel |
| Homepage | https://nickel-lang.org/ |
| Repository | https://github.com/nickel-lang/nickel |
| Upstream docs | https://nickel-lang.org/ |
| License | MIT |
| Source archive | https://github.com/nickel-lang/nickel/archive/refs/tags/1.17.0.tar.gz |
| Last updated | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 nickelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.