mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
499 B
499 B
synopsis: nix profile: Allow referring to elements by human-readable name prs: 8678
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.