forked from lix-project/lix
499ed26508
it is out of date, all over the place in level of detail, is really about `nixpkgs`, and in general instructions should not be part of a reference manual. also: - update redirects and internal links - use "Nix language" consistently
4 lines
291 B
Markdown
4 lines
291 B
Markdown
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 the [Nix language](../language/index.md).
|