aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/package-management/package-management.md
blob: bd26a09abb8399b7847f5d8557ff527420ea381b (plain)
1
2
3
4
5
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](../expressions/writing-nix-expressions.md).