mirror of
https://github.com/NixOS/nix.git
synced 2025-12-05 00:21:01 +01:00
319 B
319 B
This chapter discusses how to do package management with Nix, i.e., how to obtain, install, upgrade, and erase packages. This is the “user’s” perspective of the Nix system — people who want to create packages should consult the chapter on writing Nix expressions.