blob: a2d078c1657cf644c976750e289de09a8bd1e190 (
plain)
1
2
3
4
|
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 [???](#chap-writing-nix-expressions).
|