mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
remove Basic Package Management section (#7974)
this is the first thing most beginners see, and it misleads them into assuming `nix-env` is appropriate for doing anything but setting and reverting profile generations. this chapter is the root of most evil around the ecosystem, and today we finally close it for good.
This commit is contained in:
parent
201a4af9a4
commit
256dfb98e8
2 changed files with 0 additions and 180 deletions
|
@ -17,7 +17,6 @@
|
|||
- [Upgrading Nix](installation/upgrading.md)
|
||||
- [Uninstalling Nix](installation/uninstall.md)
|
||||
- [Package Management](package-management/package-management.md)
|
||||
- [Basic Package Management](package-management/basic-package-mgmt.md)
|
||||
- [Profiles](package-management/profiles.md)
|
||||
- [Garbage Collection](package-management/garbage-collection.md)
|
||||
- [Garbage Collector Roots](package-management/garbage-collector-roots.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue