Automic VaultAutomic Vault

brew

Install nickel with Homebrew, apk, Nix, pacman

Better configuration for less. Version 1.17.0 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nickel

local Homebrew formula metadata

overview

Package summary

Better configuration for less

Commands and aliases

  • nickel

history

Project history and usage

Nickel is Tweag's configuration language: a programmable, typed-when-useful, contract-aware alternative to plain JSON/YAML/TOML for generating static configuration.

Project history

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.

Adoption history

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.

How it is used

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.

Timeline

  • {'date': '2020-10-22', 'event': 'Tweag published the Nickel open-sourcing announcement.'}
  • {'date': '2023-05-17', 'event': 'Nickel 1.0 release announced.'}
  • {'date': '2026-02-19', 'event': 'Tweag published a post summarizing Nickel changes since 1.0.'}
  • {'date': '2026-07-01', 'event': 'Homebrew API listed stable version 1.17.0.'}

Related projects

  • Nix
  • CUE
  • Dhall
  • Jsonnet
  • Starlark
  • Pkl
  • nickel-kubernetes
  • Terraform-Nickel
  • rules_nickel

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nickelcliglobal executable

freshness

Version and 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.

page generated2026-07-10
manager version1.17.0
manager updated2026-07-04
local dataok
upstreamcurrent
latest detected1.17.0

https://github.com/nickel-lang/nickel

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:nickel
Version1.17.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nickel
Homepagehttps://nickel-lang.org/
Repositoryhttps://github.com/nickel-lang/nickel
Upstream docshttps://nickel-lang.org/
LicenseMIT
Source archivehttps://github.com/nickel-lang/nickel/archive/refs/tags/1.17.0.tar.gz
Last updated2026-07-04T16:53:44+09:00
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

nickel

nix profile install nixpkgs#nickel
  • normalized package name match
  • Matched by: Nickel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ni/nickel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

nickel 1.16.0-r1

Generic configuration language for less

https://nickel-lang.org/

sudo apk add nickel
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickel
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nickel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nickel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

nickel-doc 1.16.0-r1

Generic configuration language for less (documentation)

https://nickel-lang.org/

sudo apk add nickel-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickel
  • normalized package name match
  • Matched by: Nickel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nickel-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

nickel-language-server 1.16.0-r1

LSP server for Nickel configuration language

https://nickel-lang.org/

sudo apk add nickel-language-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickel
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nickel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nickel-language-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-nickel 1.16.0-r1

Python 3 bindings for nickel

https://nickel-lang.org/

sudo apk add py3-nickel
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickel
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nickel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-nickel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-nickel-pyc 1.16.0-r1

Precompiled Python bytecode for py3-nickel

https://nickel-lang.org/

sudo apk add py3-nickel-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickel
  • 1 dependencies
  • normalized package name match
  • Matched by: Nickel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-nickel-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

nickel 1.17.0-1

A generic configuration language

https://nickel-lang.org

sudo pacman -S nickel
  • License: MIT
  • Architecture: x86_64
  • 5 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Nickel
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: nickel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment