Check out FlakeHub — the best place to discover and publish Nix flakes, from Determinate Systems.

Sign up for the Determinate Systems mailing list

* indicates required

Nixpkgs

A collection of tens of thousands of Nix packages and build utilities for the Nix language

Concepts / Nixpkgs

We recommend starting with the Nix quick start and consulting concept docs primarily for clarification. Feel free to click x to the right to disable this notification on all concept docs.

Nixpkgs (pronounced “Nix packages”) is a big collection of Nix expressions, packages (who’d have thought…), and build utilities for the Nix ecosystem. It is sometimes also called a “Nix standard library” (or Nix stdlib).

Nixpkgs is a mono repo, containing over 80,000 package definitions and the utilities to maintain this set of packages. It also contains NixOS modules and anything required to build and deploy a full Nix system. Many tools in the Nix ecosystem depend on this standard library to function.


Was this page helpful?