lix/doc/manual/src/package-management/package-management.md

6 lines
319 B
Markdown
Raw Normal View History

2020-07-24 12:31:33 +00:00
This chapter discusses how to do package management with Nix, i.e.,
how to obtain, install, upgrade, and erase packages. This is the
“users” perspective of the Nix system — people who want to *create*
packages should consult the [chapter on writing Nix
expressions](../expressions/writing-nix-expressions.md).