lix/doc/manual/rl-next/nix-profile-names.md
Qyriad f88423813f nix3-profile: allow using human-readable names to select packages
These names are parsed from the URL provided for that package

Based off of commit 257b768436a0e8ab7887f9b790c5b92a7fe51ef5

Upstream-PR: https://github.com/NixOS/nix/pull/8678
Co-authored-by: Felix Uhl <felix.uhl@outlook.com>
Change-Id: I76d5f9cfb11d3d2915b3dd1db21d7bb49e91f4fb
2024-05-02 12:02:28 -06:00

516 B

synopsis prs cls
`nix profile` now allows referring to elements by human-readable name 8678 978

nix profile now uses names to refer to installed packages when running list, remove or upgrade as opposed to indices. Indices are deprecated and will be removed in a future version.